ysdragon / StreamBot

A self bot to stream videos to Discord.
Other
76 stars 16 forks source link

need "verify" discord bot? #34

Closed Blendi87 closed 2 months ago

Blendi87 commented 2 months ago

Do I need a certified discord bot, or why do I get this error code?

/home/bots/StreamBot/node_modules/.pnpm/discord.js-selfbot-v13@3.1.4/node_modules/discord.js-selfbot-v13/src/client/websocket/WebSocketManager.js:244

    throw new Error(WSCodes[error.code]);
          ^

Error [INVALID_INTENTS]: [Bot Token] Invalid intent provided for WebSocket intents. at WebSocketManager.createShards (/home/bots/StreamBot/node_modules/.pnpm/discord.js-selfbot-v13@3.1.4/node_modules/discord.js-selfbot-v13/src/client/websocket/WebSocketManager.js:244:15) at async Client.login (/home/bots/StreamBot/node_modules/.pnpm/discord.js-selfbot-v13@3.1.4/node_modules/discord.js-selfbot-v13/src/client/Client.js:266:7) {

} Node.js v20.15.0  ELIFECYCLE  Command failed with exit code 1.

Screenshot_1

**I am somewhat at a loss

does anyone have a tip? or better still the solution? :)

OT: i like your work :)**

ysdragon commented 2 months ago

Please read the README.md carefully!