Skip to content

Common Errors

Disallowed Intents

If you are getting this error when starting the bot, you have to enable all the privileged gateway intents in your discord developer portal.
click on your application then on the left sidebar click Bot. Scroll down and enable the intents as shown in the image below.
Enabled bot intents

An invalid token was provided

Make sure that you renamed your .env.example to .env then fill it with the correct bot token, client ID and guild ID.