Closed Rstacx closed 1 year ago
I use your example. How to fix this?
/root/live-bot/node_modules/discord.js-selfbot-v13/src/client/websocket/WebSocketManager.js:265 throw new Error(WSCodes[error.code]); ^ Error [INVALID_INTENTS]: [Bot Token] Invalid intent provided for WebSocket intents. at WebSocketManager.createShards (/root/live-bot/node_modules/discord.js-selfbot-v13/src/client/websocket/WebSocketManager.js:265:15) at async Client.login (/root/live-bot/node_modules/discord.js-selfbot-v13/src/client/Client.js:344:7) { [Symbol(code)]: 'INVALID_INTENTS' }
Pls use user token
I use your example. How to fix this?