This bot gives you complete control of commands. You can easily set up different commands that will automatically give or remove roles, send message/welcome messages, create a leveling system, and do other things too. The users can also create automated actions for moderating the notorious users....
bot /echo | Echos the given message /help | Gives some information about the bot command categories /misc ask | A magic 8-ball style question answerer /misc cat | Gets a picture of the developer's cat /misc choose | Randomly chooses one of the given options /misc dog | Gets a ...
The bot requires MANAGE_ROLES permissions for this. You can check for it using the code further down this page. Because of global rate limits, you cannot do 2 role "actions" immediately one after the other. The first action will work, the second will not. You can g...
The way that connected apps and integrations affect a role (such as a specific role for a Zapier bot) How to add roles in Discord Here's how to make roles in Discord: Click your server name in the upper-left corner of your server. Go to Server Settings > Roles. Click Create Role. ...
filter_by(discord_id=dc_id).first() if db_user: db_user.messages_count += 1 if db_user.messages_count>100 and db_user.role == '新人组': guild = discordPy.utils.get(bot.guilds, name='用户测试服务器') if guild: role = discordPy.utils.get(guild.roles, name='活跃用户') await ...
Reaction roles Twitch, Youtube and Twitter alerts MEE6 If you want the full control to create any command you want, the Discord bot MEE6 is a great solution. FreeVisit website NuggetBot Set welcome messages to first-time users, set controls for logging user information, and much much more...
8. Carl GG Bot Carl.GG is in one Discord Bot. It performs a number of functions naming it a must-have on your server. It is a fully customizable and modular discord bot featuring reaction roles that helps assign the users, moderation, warnings, bans, logging, custom commands suggestions,...
Helper.gg is a Discord bot you can use for a ticketing system. If you use Discord to help customers or plan out projects, this bot can be invaluable. Tickets are optimized for Discord and you can tag specific channels or server roles to ensure that the right people see it. Pricing Helpe...
Step 3: Setting up Reaction Roles on Carl Bot Reacting to Roles What Is Reaction Roles By default, every user joins with the Everyone role assigned to them. This makes it hard to target a specific group of users when communicating. For example, I want to create a tech-related server wher...
In this step-by-step tutorial, you'll learn how to make a Discord bot in Python and interact with several APIs. You'll learn how to handle events, accept commands, validate and verify input, and all the basics that can help you create useful and exciting