#I get an error

11 messages · Page 1 of 1 (latest)

crisp solar
#

I don't know if this is the right channel to ask for help on how to create bots, if I'm in the wrong channel, please tell me. I get an error when I try to start my bot

limpid patrolBOT
#

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

crisp solar
#

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

crisp solar
dreamy idolBOT
#

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

crisp solar
#

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 😢

void bolt
#

please read the guide from the beginning again

dreamy idolBOT
#

Suggestion for @crisp solar:
guide Home: Before you begin...
read more