mirror of
https://github.com/jarulsamy/Plex-Bot.git
synced 2024-08-19 15:01:55 +02:00
🐛 Bump discord version
Remedies a seemingly random socketio error: ``` future: <Task finished coro=<VoiceClient._create_socket() done, defined at /usr/local/lib/python3.7/site-packages/discord/voice_client.py:172> exception=gaierror(-2, 'Name or service not known')> Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/discord/voice_client.py", line 191, in _create_socket self.endpoint_ip = socket.gethostbyname(self.endpoint) socket.gaierror: [Errno -2] Name or service not known ```
This commit is contained in:
parent
151f650bb2
commit
d6f5174d20
@ -1,4 +1,4 @@
|
||||
discord.py==1.3.4
|
||||
discord.py==1.4.1
|
||||
PlexAPI==4.0.0
|
||||
fuzzywuzzy==0.18.0
|
||||
pynacl==1.4.0
|
||||
|
Loading…
Reference in New Issue
Block a user