Bot not answering to the commands without any errors in the console
My bot not answering for all commands
index.js - https://srcb.in/BOI6TXVEVF
command for example (
eval.js
) - https://srcb.in/EltbZT0ifD6 Replies
- 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 OPdjs v14.14.1
node.js v20.11.0
missing MessageContent intent
and why not use slash commands
i want to use prefix
oh, i'll try
I use prefix commands more for my own reasons, no need to worry
thanks it worked