Add a global list of permissions that the bot needs, and add the OAuth URL to the dev logs. This helps simplify first-time dev setup. Use `discord.utils.oauth_url()`
Add a global list of permissions that the bot needs, and add the OAuth URL to the dev logs.
This helps simplify first-time dev setup.
Use
discord.utils.oauth_url()