Discord-Presser-Server-Nuker icon indicating copy to clipboard operation
Discord-Presser-Server-Nuker copied to clipboard

Error [DISALLOWED_INTENTS]: Privileged intent provided is not enabled or whitelisted.

Open ekuvend opened this issue 1 year ago • 1 comments

Whenever I try to run "presser.bat" then this comes up. "Error [DISALLOWED_INTENTS]: Privileged intent provided is not enabled or whitelisted. at WebSocketManager.createShards (File Location\Discord-Presser-Server-Nuker-master\node_modules\discord.js\src\client\websocket\WebSocketManager.js:245:15) at async Client.login (File Location\node_modules\discord.js\src\client\Client.js:254:7) { [Symbol(code)]: 'DISALLOWED_INTENTS' } "

Can it be because of the new version of node.js?

ekuvend avatar Mar 06 '23 12:03 ekuvend

Go to the developer portal (discord.com/developers) and enable all intents.

Errordev00 avatar Mar 12 '23 13:03 Errordev00