events.messagecreate not running

im using the guide from the site but the event is not running
11 Replies
d.js toolkit
d.js toolkit2mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - 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
Crλb
CrλbOP2mo ago
code and event runner
No description
No description
treble/luna
treble/luna2mo ago
show your client definitiom Probably missing GuildMessages intent
Crλb
CrλbOP2mo ago
how its defined in the index.js?
treble/luna
treble/luna2mo ago
also that event doesnt run once yes
Crλb
CrλbOP2mo ago
No description
treble/luna
treble/luna2mo ago
Yeah missing GuildMessages And probably MessageContent too
Crλb
CrλbOP2mo ago
also how can i just have all intents?
treble/luna
treble/luna2mo ago
You dont You only use the ones you need
Crλb
CrλbOP2mo ago
oh ok thanks
Crλb
CrλbOP2mo ago
it works thanks!
No description

Did you find this page helpful?