help with simple ping command ;-;
User
this is my code
const { Client, IntentsBitField } = require ('discord.js');
how do i add command in it to reply to a message ?tag ping as pong
3 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 not slah commands
ik how to create for slash commands, but for normal textual command
like old one
!help
but, i do feel more comfortable with writing ?tag functions
than to do slah command function to get what to know is a function, i mean the ?tag thing feels more like to me
sure, thanks!