being force-disconnected from vc no longer breaks

This commit is contained in:
Emily 2020-04-22 19:18:14 +10:00
parent 98612a7784
commit be16d511e2
2 changed files with 9 additions and 1 deletions

View file

@ -29,7 +29,6 @@ exports.run = async (client, message) => {
guild.queue = []
guild.playing = false
guild.paused = false
guild.dispatcher = null
guild.skippers = []
message.channel.send('Playback stopped!')