|
|
|
@ -55,9 +55,9 @@ https://discordpy.readthedocs.io/en/stable/discord.html
|
|
|
|
|
- Applications -> New Application
|
|
|
|
|
- Generate Token for the app (discord_bot_token)
|
|
|
|
|
- Select App (Bot) -> Bot -> Reset Token
|
|
|
|
|
- Toogle PRESENCE INTENT:
|
|
|
|
|
- Toggle PRESENCE INTENT:
|
|
|
|
|
- Select App (Bot) -> Bot -> PRESENCE INTENT, SERVER MEMBERS INTENT, MESSAGES INTENT, (basically turn on all intents)
|
|
|
|
|
- Add Bot the the server.
|
|
|
|
|
- Add Bot the server.
|
|
|
|
|
- Select App (Bot) -> OAuth2 -> URL Generator -> Select Scope: Bot, application.commands
|
|
|
|
|
- Bot Permissions will appear, select the desired permissions
|
|
|
|
|
- Copy the link generated below and paste it on the browser
|
|
|
|
|