#I get an error
11 messages · Page 1 of 1 (latest)
• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.
I really don't know which version it is. But I just installed it today and it's Virsual studio code.
I speak Spanish, by the way
I read it and it doesn't say anything about turning on the bot. If you could pass me the code that I have to put to turn on my bot please?
RangeError [BitFieldInvalid]: Invalid bitfield flag or number: undefined
• All SCREAMING_SNAKE_CASE enums have been changed to PascalCase
• Intents: Intents.FLAGS.GUILD_MESSAGES -> GatewayIntentBits.GuildMessages
• Permissions: Permissions.FLAGS.SEND_MESSAGES -> PermissionFlagsBits.SendMessages
I don't understand where I have to put that.
I've been trying to start the bot for 1d but it's in vain 😢
please read the guide from the beginning again
Home: Before you begin...