#events.messagecreate not running

15 messages · Page 1 of 1 (latest)

polar latch
#

im using the guide from the site but the event is not running

lunar notchBOT
#
  • What's your exact discord.js npm list discord.js and node node -v version?
  • Not a discord.js issue? Check out #1081585952654360687.
  • Consider reading #how-to-get-help to improve your question!
  • Explain what exactly your issue is.
  • Post the full error stack trace, not just the top part!
  • Show your code!
  • Issue solved? Press the button!
  • Marked as resolved by OP
polar latch
#

code and event runner

raven coral
#

show your client definitiom

#

Probably missing GuildMessages intent

polar latch
#

how its defined in the index.js?

raven coral
#

also that event doesnt run once

raven coral
polar latch
raven coral
#

Yeah missing GuildMessages

#

And probably MessageContent too

polar latch
#

also how can i just have all intents?

raven coral
#

You dont

#

You only use the ones you need

polar latch
#

oh ok thanks