Common Errors
Last updated
Last updated
If you are getting this error when starting the bot, you have to enable all the privileged gateway intents in your discord developer portal, you can do this by opening the discord developer portal, go to your application, click on bot on the left side, scroll down and enable Presence Intent, Server Members Intent, and Message Content Intent
Delete the node_modules
folder and reinstall the modules with start.bat
.
Open a command prompt in the bot folder and type this: npm i (modulename)
Use latest Node.js version. (Node Download)