message event not working
this code worked a year ago, but now it doesnt after i create an "app", which doesn't even show up on discord as a bot anymore but rather as some sort of integration. my slash commands work fine but the "app" doesn't listen to new messages in the
client.on("messageCreate")
event. did i miss something or can my app NOT listen to messages anymore in a channel???1 Reply
- 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