Closed GauravRaj00 closed 2 years ago
I just reproduced the issue and you are right, I will look into it now
I for some reason was only destroying the StreamDispatcher connection while I should destroy/end the current queue when using disconnect. Please update the bot and let me know if its working fine now
Hi, I have fixed the disconnect to fix it we have to replace line 54 with "await queue.destroy(true);"
I don't know why but if I disconnect the bot with -disconnect the bot will disconnect but if we try to play any song it will send Music embed but it wont join the VC