using commands not working
I created a bot and have been using -join to join voice channels. I wanted to work on making it using a /join command. I got the command to work to join it to a voice channel but I can't get it to play music when it's in there. Do I need to send back some sort of info to get the bot to play music from my index.js. thanks for any help.
2 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!