being force-disconnected from vc no longer breaks
This commit is contained in:
parent
98612a7784
commit
be16d511e2
2 changed files with 9 additions and 1 deletions
|
@ -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!')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue