Ihury / bot-discord-js-v13

A repository for a Discord bot using discord.js
41 stars 33 forks source link

Intents #5

Open trenzin123 opened 2 years ago

trenzin123 commented 2 years ago

Error [DISALLOWED_INTENTS]: Privileged intent provided is not enabled or whitelisted. at WebSocketManager.createShards (E:\bot-discord-js-v13-main\node_modules\discord.js\src\client\websocket\WebSocketManager.js:244:15) at async module.exports.login (E:\bot-discord-js-v13-main\node_modules\discord.js\src\client\Client.js:245:7) {

}

ghost commented 2 years ago

You probably didn't enable the intents on the Discord developer page

LMS5413 commented 2 years ago

PT-BR Suas intents estão desativadas. Para ativar entre no portal developers > Bot e ative 2 ultimas opção do Privileged Gateway Intents

EN-US Your intents are disabled. To activate enter the portal developers > Bot and activate 2 last option of Privileged Gateway Intents