IDevscripts

Results 1 issues of IDevscripts

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....