Destroy player when session is finished.
Hello, i wanted to know if there's a way for the player to stop playing completely once i've finished with my session manually (like removing the bot from the conversation). i cleared the queue and added player.stop() alongside with prehamptive connection.destroy() but it seems its still 'playing'. any helpers? š
4 Replies
ā¢ 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.hey, nevermind im a big dummy. it litterally has the answer to my question
for future seekers