mirror of
https://github.com/Ninluc/Dat_Boi.git
synced 2026-08-05 11:07:36 +02:00
This commit is contained in:
@@ -401,7 +401,7 @@ module.exports = async (client, oldState, voiceState) => {
|
|||||||
|
|
||||||
function stop() {
|
function stop() {
|
||||||
player.stop();
|
player.stop();
|
||||||
connection.removeAllListeners();
|
//connection.removeAllListeners();
|
||||||
connection.destroy();
|
connection.destroy();
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user