Prepare the Discord permissions and privileged intents AioBot checks during bot connection.
Enable the required intents
1
Open your application in the Discord Developer Portal.
2
Open the Bot page.
3
Enable Server Members Intent and Message Content Intent.
4
Return to AioBot and run the connection diagnostics again.
Permissions are channel-specific
A bot can have a server role and still be blocked by a channel override. When a feature cannot send, delete, or manage something, check the exact channel where it is meant to run.