Problem
Reconnect the bot after Discord reports an invalid token.
Start at Workspace > Bot Connection.
Common causes
- The bot token was reset in Discord after it was saved in AioBot.
- A client secret, user token, or token for another application was pasted.
- Discord revoked the token after a security event.
Checks
- 1
Compare the Application ID in AioBot with General Information in the Discord Developer Portal.
- 2
Open the Bot page and confirm you are working with the bot user, not OAuth2 credentials.
- 3
Read the exact Bot Connection diagnostic; never paste the token into chat or a support ticket.
Fix
- 1
Reset or copy the current token on Discord's Bot page.
- 2
Paste it only into the AioBot Bot Connection form and reconnect.
- 3
Run diagnostics and confirm the connection returns online.