Skip to content
Spiderjockey02 edited this page Nov 11, 2020 · 2 revisions

Frequently Asked Questions.


Getting this error [time]: ERROR Privileged intent provided is not enabled or whitelisted. ?

  • You need to enable privileged intents for you bot. If you're bot is over 100 servers you will need to verify your bot.

Getting this error [time]: ERROR Error with starting dashboard: EACCES ?

  • You need root access to use ports under 1024 and the bot's dashboard uses 80 & 443. You can either change the ports in dashboard.js or use the command sudo node . (if you have root permissions)
Clone this wiki locally