Mail.ruПочтаМой МирОдноклассникиВКонтактеИгрыЗнакомстваНовостиКалендарьОблакоЗаметкиВсе проекты

Не работает дискорд бот

уйу ауйуай Ученик (128), на голосовании 8 месяцев назад
Мой код:

Код ошибки:
[Running] node "c:\Users\yarik\Desktop\Бот\bot.js"
c:\Users\yarik\Desktop\Бот\node_modules\discord.js\src\client\Client.js:512
throw new DiscordjsTypeError(ErrorCodes.ClientMissingIntents);
^

TypeError [ClientMissingIntents]: Valid intents must be provided for the Client.
at Client._validateOptions (c:\Users\yarik\Desktop\Бот\node_modules\discord.js\src\client\Client.js:512:13)
at new Client (c:\Users\yarik\Desktop\Бот\node_modules\discord.js\src\client\Client.js:80:10)
at Object.<anonymous> (c:\Users\yarik\Desktop\Бот\bot.js:2:15)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49 {
code: 'ClientMissingIntents'
}

Node.js v20.11.0

[Done] exited with code=1 in 0.629 seconds
Голосование за лучший ответ
Похожие вопросы