

The most worthy service you get from a Nitro subscription is that you can boost a server with a 30% drop in the normal price. One who has this subscription will have access to custom emojis and can use an animated avatar. In the event, if you don’t already know what Discord Nitro boost is, let me give you a brief introduction on this. To send a Nitro subscription gift to someone on Discord, head into the user settings, open the Discord Nitro, there you will see options appearing for Nitro Gifts, click to proceed with payment, and send the link to the users you want.ĭiscord is for sure a popular chatting platform, so it comes up with such strategies to bring people closer while maintaining a family environment. You have a chance to send it to the user who you want to have this opportunity, and claiming the Gift is also the second important part that you perhaps want in the simplest way possible, so it is. I got some of the code from Stack Overflow so can someone check if it does what it's supposed to be? The code from Stack Overflow is the code after if **if n.startswith("discord.gift/" + 13).Gifting Nitro is the most convenient way to express your love to someone on Discord. R = requests.post(''+ codevariable + '/redeem', headers=redeemheaders) 'Authorization': token, #dont replace this. Regex for this opertaion or just set two variables so if the messageĬontent includes https and discord.gift it stores it as a different Gifts come in the format, you should either use """make it store the code after the discord.gift/ part, but note most Response = client.wait_for_message(author=, timeout=30) This is the code I got so far: import discordĬlient = commands.Bot(command_prefix = def on_ready():Īwait Client.change_presence(status=, activity = discord.Game("Shuffling Nitro Codes"))Ĭodes_str = await client.wait_for('message', check=check(thor), timeout=30)Īwait ctx.send("Great! Send your code list now!") I'm a moderator in a server and if you invite 50 people you get free nitro classic but people started scamming people and sending them invalid codes so I'm trying to get my bot to check the links.
