Problem
Enable the required privileged intents and re-run diagnostics.
Start at Discord Developer Portal > Your Application > Bot.
Common causes
- Server Members Intent is off.
- Message Content Intent is off.
- Music is enabled but voice-state access has not been applied to the connection.
Checks
- 1
Open Privileged Gateway Intents and inspect Server Members Intent and Message Content Intent.
- 2
Return to Workspace > Bot Connection and read the missing-intent diagnostic.
- 3
For Music, confirm the feature is enabled before the connection refreshes its GuildVoiceStates requirement.
Fix
- 1
Enable the intents requested by the current AioBot diagnostic.
- 2
Save in Discord, then re-run Bot Connection diagnostics.
- 3
Reconnect only if the page continues to report the old handshake.