aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorImayhaveborkedit <[email protected]>2019-01-16 01:35:31 -0500
committerRapptz <[email protected]>2019-01-28 22:22:52 -0500
commit9c5259afd7bf8a71574ef13ae130009c3755662f (patch)
tree6de2a9f860f484ac0e3243e8eac4d8d4e89a1f27 /setup.py
parentFix accidental regression of 9bc48b2 in fa46b07 (diff)
downloaddiscord.py-9c5259afd7bf8a71574ef13ae130009c3755662f.tar.xz
discord.py-9c5259afd7bf8a71574ef13ae130009c3755662f.zip
Update voice code to vws V4
- Update internals to be compatible with v4 - Adds multiple encryption mode support. Previously only `xsalsa20_poly1305` was supported. Now `xsalsa20_poly1305_suffix` is also supported. Note: There is no (nice) way to manually select a mode. The user needn't worry about this however. - Fixed speaking state bug. When you disconnected from a voice channel while a bot was playing, upon reconnect you would be unable to hear the bot. This was caused by bots not sending their speaking state while transmitting. Bots will now set their speaking state properly when transmitting. Note: This does not account for sending actual silence, the speaking indicator will still be active.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions