Add channelId to voice state; upgrade discord.py for DAVE protocol
Include channelId in the voice session payload to ensure correct voice state. Upgrade discord.py from 2.6.4 to 2.7.0 to comply with Discord's DAVE protocol requirements.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
discord.py==2.6.4
|
||||
discord.py==2.7.0
|
||||
motor==3.6.0
|
||||
dnspython==2.2.1
|
||||
tldextract==3.2.1
|
||||
|
||||
Reference in New Issue
Block a user