Permissions
The bot needs following permissions:
Send MessagesNeeded to reply to used commands.
Read Message HistoryNeeded to better keep track of the watched channel.
Use External EmojisNeeded so the bot is capable of using external emojis.
Add ReactionsNeeded to add reactions to messages in the watched channel.
Use Slash CommandsNeeded to make sure the bot can execute Slash Commands.
To create an OAuth2 link with the above permissions, the following may help (replace FILLINAPPID with your bot's application id):
https://discordapp.com/oauth2/authorize?client_id=FILLINAPPID&scope=bot%20applications.commands&permissions=2147813440
Last updated
Was this helpful?