#Check if song is finished

5 messages · Page 1 of 1 (latest)

south harness
#

How can i check if the voice playing has stopped?

dense ridgeBOT
#

• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.

south harness
deep temple
#

You can use the <AudioPlayer>.on('idle') event

#

Since the player will enter this state when the song it is playing ends