Bot stopped playing music
Hi guys, I have a bot that play music and it works fine before till this morning. When I try to play music, the song is loaded into the queue but it does not produce any sound. I tried to log queue.isPlaying() into my console and it says true but it seems like the bot is stuck in one place and it can stay in the voice channel as long as the program still running even though I have leaveOnEnd = true. If anyone know what is the problem with this I would like to know. Thank you.
11 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 OPUnknown User•4mo ago
Message Not Public
Sign In & Join Server To View
if you guys dont mind, can I ask which one is third party pakages and what is TOS?
is discord-player a third party pakages?
Unknown User•4mo ago
Message Not Public
Sign In & Join Server To View
this is the tos
Something you really should know
Then if I want my bot to play music then is there a way to do it with a pakage that belong to discord?
Unknown User•4mo ago
Message Not Public
Sign In & Join Server To View
So the only way to make a music bot is to use third party pakages?
Ones that are tos compliant yes
Considering there are very little that are
ok, thank you all :))