Where to find it
Discord Developer Portal > Your Application > Bot
Before you begin
- A Discord application you own.
- Access to the application's Bot page.
Set it up
- 1
Open Bot and add the bot user if Discord has not created one yet.
- 2
Enable Server Members Intent and Message Content Intent under Privileged Gateway Intents.
- 3
Reset or copy the bot token only when you are ready to paste it into AioBot.
- 4
Do not copy the client secret or use a Discord user token.
Verify the result
- The Bot page shows the bot username and avatar.
- Both required privileged intents are enabled.
- You can copy the current bot token for the connection form.