You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\ojohn\OneDrive\Desktop\ticket-bot-main>node index.js
C:\Users\ojohn\OneDrive\Desktop\ticket-bot-main\node_modules\discord.js\src\client\Client.js:544
throw new TypeError('CLIENT_MISSING_INTENTS');
^
TypeError [CLIENT_MISSING_INTENTS]: Valid intents must be provided for the Client.
at botClient._validateOptions (C:\Users\ojohn\OneDrive\Desktop\ticket-bot-main\node_modules\←[4mdiscord.js←[24m\src\client\Client.js:544:13)
at new Client (C:\Users\ojohn\OneDrive\Desktop\ticket-bot-main\node_modules\←[4mdiscord.js←[24m\src\client\Client.js:73:10)
at new botClient (C:\Users\ojohn\OneDrive\Desktop\ticket-bot-main\bot.js:8:4)
at Object. (C:\Users\ojohn\OneDrive\Desktop\ticket-bot-main\index.js:5:13)
←[90m at Module._compile (node:internal/modules/cjs/loader:1105:14)←[39m
←[90m at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)←[39m
←[90m at Module.load (node:internal/modules/cjs/loader:981:32)←[39m
←[90m at Function.Module._load (node:internal/modules/cjs/loader:822:12)←[39m
←[90m at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)←[39m
←[90m at node:internal/main/run_main_module:17:47←[39m {
[←[32mSymbol(code)←[39m]: ←[32m'CLIENT_MISSING_INTENTS'←[39m
}
The text was updated successfully, but these errors were encountered:
C:\Users\ojohn\OneDrive\Desktop\ticket-bot-main>node index.js
C:\Users\ojohn\OneDrive\Desktop\ticket-bot-main\node_modules\discord.js\src\client\Client.js:544
throw new TypeError('CLIENT_MISSING_INTENTS');
^
TypeError [CLIENT_MISSING_INTENTS]: Valid intents must be provided for the Client.
at botClient._validateOptions (C:\Users\ojohn\OneDrive\Desktop\ticket-bot-main\node_modules\←[4mdiscord.js←[24m\src\client\Client.js:544:13)
at new Client (C:\Users\ojohn\OneDrive\Desktop\ticket-bot-main\node_modules\←[4mdiscord.js←[24m\src\client\Client.js:73:10)
at new botClient (C:\Users\ojohn\OneDrive\Desktop\ticket-bot-main\bot.js:8:4)
at Object. (C:\Users\ojohn\OneDrive\Desktop\ticket-bot-main\index.js:5:13)
←[90m at Module._compile (node:internal/modules/cjs/loader:1105:14)←[39m
←[90m at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)←[39m
←[90m at Module.load (node:internal/modules/cjs/loader:981:32)←[39m
←[90m at Function.Module._load (node:internal/modules/cjs/loader:822:12)←[39m
←[90m at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)←[39m
←[90m at node:internal/main/run_main_module:17:47←[39m {
[←[32mSymbol(code)←[39m]: ←[32m'CLIENT_MISSING_INTENTS'←[39m
}
The text was updated successfully, but these errors were encountered: