mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-06-17 06:55:59 +00:00
Merge branch 'master' into develop
This commit is contained in:
@ -16,7 +16,6 @@ module.exports = {
|
||||
|
||||
if (newState.channel === null) {
|
||||
client.funcs.statisticsUpdate(client, newState.guild, radio);
|
||||
radio.connection?.destroy();
|
||||
radio.audioPlayer?.stop();
|
||||
return client.radio.delete(newState.guild.id);
|
||||
}
|
||||
|
Reference in New Issue
Block a user