1
0
mirror of https://github.com/Rapptz/discord.py.git synced 2025-05-09 23:39:50 +00:00

Fix attribute error during rapid disconnects in VoiceClient.

Fix 
This commit is contained in:
Rapptz 2020-11-21 22:47:04 -05:00
parent 431ee8794b
commit b76b5b42c0

@ -220,6 +220,7 @@ class VoiceClient(VoiceProtocol):
self._player = None
self.encoder = None
self._lite_nonce = 0
self.ws = None
warn_nacl = not has_nacl
supported_modes = (