.. |
bin
|
Add libopus DLLs for ease of use.
|
9 years ago |
ext/commands
|
[commands] Add is_nsfw check.
|
8 years ago |
__init__.py
|
Implement audit logs.
|
8 years ago |
abc.py
|
Fix NameError in GuildChannel.changed_roles
|
8 years ago |
audit_logs.py
|
Add support for message delete audit log action type.
|
8 years ago |
backoff.py
|
Add experimental reconnection logic.
|
8 years ago |
calls.py
|
Update copyright year to 2017.
|
8 years ago |
channel.py
|
Better TextChannel.is_nsfw() check.
|
8 years ago |
client.py
|
Add Client.get_emoji to get an Emoji from an ID.
|
8 years ago |
colour.py
|
Check that the type in Colour and Permissions are int.
|
8 years ago |
compat.py
|
Add compatibility shim for asyncio.Future creation.
|
8 years ago |
context_managers.py
|
Start typing immediately when using async typing context manager.
|
8 years ago |
embeds.py
|
Handle aware datetimes in embeds.
|
8 years ago |
emoji.py
|
Keep track of Emoji instances myself.
|
8 years ago |
enums.py
|
Add support for message delete audit log action type.
|
8 years ago |
errors.py
|
Support for API v7 error handling.
|
8 years ago |
file.py
|
Fix File not using the filename if given
|
8 years ago |
game.py
|
Update copyright year to 2017.
|
8 years ago |
gateway.py
|
Wait 5 seconds before attempting to RESUME during INVALIDATE_SESSION.
|
8 years ago |
guild.py
|
Add support for setting and retrieving guild vanity invites.
|
8 years ago |
http.py
|
Fix NameError in HTTPClient.kick
|
8 years ago |
invite.py
|
Fix support for instant invites.
|
8 years ago |
iterators.py
|
Implement audit logs.
|
8 years ago |
member.py
|
Implement audit logs.
|
8 years ago |
message.py
|
Allow using Reaction objects while adding or removing reactions.
|
8 years ago |
mixins.py
|
Update copyright year to 2017.
|
8 years ago |
object.py
|
Update copyright year to 2017.
|
8 years ago |
opus.py
|
Re-implement voice sending.
|
8 years ago |
permissions.py
|
Implement audit logs.
|
8 years ago |
player.py
|
Allow setting a default volume in PCMVolumeTransformer.
|
8 years ago |
reaction.py
|
Remove unused imports.
|
8 years ago |
relationship.py
|
Update copyright year to 2017.
|
8 years ago |
role.py
|
Fix NameError in Role.edit when moving roles.
|
8 years ago |
shard.py
|
Timeout when doing initial connection.
|
8 years ago |
state.py
|
Make sure that the chunker task only runs once.
|
8 years ago |
user.py
|
Fix premium key being missing in profile endpoint.
|
8 years ago |
utils.py
|
Remove unused imports.
|
8 years ago |
voice_client.py
|
Explicitly close UDP sockets when re-creating them.
|
8 years ago |