#So basically i want my bot to join the voice channel im in, play a specific mp3 file and then leave

5 messages · Page 1 of 1 (latest)

sinful shale
#

• 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.

shell heath
#

What error are you getting?

#

Also, what are you trying do do with this? Why do you have the & there?

setTimeout(() => subscription.unsubscribe & connection.destroy(), 5_000);
sinful shale
#

There was a idle status, right?

#

Like player.idle => { connection.destroy() }