| .. |
|
bin
|
Add libopus DLLs for ease of use.
|
10 years ago |
|
ext/commands
|
[commands] Converter.convert is always a coroutine.
|
9 years ago |
|
__init__.py
|
Implement audit logs.
|
9 years ago |
|
abc.py
|
Rename abc.Callable to abc.Connectable.
|
9 years ago |
|
audit_logs.py
|
Only set the attribute if it isn't None.
|
9 years ago |
|
backoff.py
|
Add experimental reconnection logic.
|
10 years ago |
|
calls.py
|
Rename GuildRegion to VoiceRegion.
|
9 years ago |
|
channel.py
|
Rename abc.Callable to abc.Connectable.
|
9 years ago |
|
client.py
|
Add back Client.create_guild.
|
9 years ago |
|
colour.py
|
Check that the type in Colour and Permissions are int.
|
9 years ago |
|
compat.py
|
Add compatibility shim for asyncio.Future creation.
|
10 years ago |
|
context_managers.py
|
Start typing immediately when using async typing context manager.
|
9 years ago |
|
embeds.py
|
Handle aware datetimes in embeds.
|
9 years ago |
|
emoji.py
|
Add support for audit log reasons.
|
9 years ago |
|
enums.py
|
Rename GuildRegion to VoiceRegion.
|
9 years ago |
|
errors.py
|
Support for API v7 error handling.
|
9 years ago |
|
file.py
|
Fix File not using the filename if given
|
9 years ago |
|
game.py
|
Update copyright year to 2017.
|
10 years ago |
|
gateway.py
|
Wait 5 seconds before attempting to RESUME during INVALIDATE_SESSION.
|
9 years ago |
|
guild.py
|
Remove Guild.change_vanity_invite in favour of Guild.edit
|
9 years ago |
|
http.py
|
Add support for audit log reasons.
|
9 years ago |
|
invite.py
|
Add support for audit log reasons.
|
9 years ago |
|
iterators.py
|
Properly check for audit log entry termination.
|
9 years ago |
|
member.py
|
Allow comparison between User and Member instances again.
|
9 years ago |
|
message.py
|
Add support for audit log reasons.
|
9 years ago |
|
mixins.py
|
Update copyright year to 2017.
|
10 years ago |
|
object.py
|
Update copyright year to 2017.
|
10 years ago |
|
opus.py
|
Re-implement voice sending.
|
9 years ago |
|
permissions.py
|
Implement audit logs.
|
9 years ago |
|
player.py
|
Allow setting a default volume in PCMVolumeTransformer.
|
9 years ago |
|
reaction.py
|
Remove unused imports.
|
9 years ago |
|
relationship.py
|
Update copyright year to 2017.
|
10 years ago |
|
role.py
|
Add support for audit log reasons.
|
9 years ago |
|
shard.py
|
Make sure that websockets.connect is a coroutine.
|
9 years ago |
|
state.py
|
Split on_channel_pins_update as well.
|
9 years ago |
|
user.py
|
Fix premium key being missing in profile endpoint.
|
9 years ago |
|
utils.py
|
Remove unused imports.
|
9 years ago |
|
voice_client.py
|
Explicitly close UDP sockets when re-creating them.
|
9 years ago |