Tomato6966 / Discord-js-handler-slash-Commands

An advance Discord-js-handler for Slash and Normal Commands! EASY AND FAST 2 USE
GNU General Public License v2.0
37 stars 16 forks source link

antiCrash? #2

Closed MegaTKC closed 3 years ago

MegaTKC commented 3 years ago

|| <==> || [Wed Sep 01 2021 19:47:21] || <==> || Shard #0 Disconnected || <==> || [antiCrash] :: Unhandled Rejection/Catch Error [DISALLOWED_INTENTS]: Privileged intent provided is not enabled or whitelisted. at WebSocketManager.createShards (/home/pi/Discord-js-handler-slash-Commands/node_modules/discord.js/src/client/websocket/WebSocketManager.js:244:15) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Client.login (/home/pi/Discord-js-handler-slash-Commands/node_modules/discord.js/src/client/Client.js:245:7) {

} Promise {

Error [DISALLOWED_INTENTS]: Privileged intent provided is not enabled or whitelisted. at WebSocketManager.createShards (/home/pi/Discord-js-handler-slash-Commands/node_modules/discord.js/src/client/websocket/WebSocketManager.js:244:15) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Client.login (/home/pi/Discord-js-handler-slash-Commands/node_modules/discord.js/src/client/Client.js:245:7) { [Symbol(code)]: 'DISALLOWED_INTENTS' } }
Tomato6966 commented 3 years ago

Read the error and understand your intents are privilaged intents but u didint enable them in discord.com/developers