Message Commands
Hey, I am new to Discord.Js and I want to rewrite my bot here, and I saw that there is nothing in the guide about message commands. Does V14 only support Slashcommands ?
5 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 OPno, it still supports message commands
how can i implement it ? any docs on it? i havent seen anything yet
I recommend the Sapphire Framework (#resources) for message commands
appreciate it :)