| .. |
|
bin
|
Add libopus DLLs for ease of use.
|
10 years ago |
|
ext/commands
|
[commands] Fix User converter not working with IDs.
|
9 years ago |
|
__init__.py
|
Add commit number to pip version for easy identification.
|
9 years ago |
|
abc.py
|
Removing acking on channels.
|
9 years ago |
|
backoff.py
|
Add experimental reconnection logic.
|
9 years ago |
|
calls.py
|
Update copyright year to 2017.
|
10 years ago |
|
channel.py
|
Add TextChannel.members to get members that can see a channel.
|
9 years ago |
|
client.py
|
Remove unnecessary shielding.
|
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
|
Update copyright year to 2017.
|
10 years ago |
|
embeds.py
|
Handle aware datetimes in embeds.
|
9 years ago |
|
emoji.py
|
Allow Emoji to be used in a weakref.
|
9 years ago |
|
enums.py
|
Update copyright year to 2017.
|
10 years ago |
|
errors.py
|
Update copyright year to 2017.
|
10 years ago |
|
game.py
|
Update copyright year to 2017.
|
10 years ago |
|
gateway.py
|
Add info logging for close codes we cannot handle.
|
9 years ago |
|
guild.py
|
Sort Guild.text_channels and Guild.voice_channels in UI order.
|
9 years ago |
|
http.py
|
Removing acking on channels.
|
9 years ago |
|
invite.py
|
Fix support for instant invites.
|
10 years ago |
|
iterators.py
|
Add support for limit=None in Messageable.history.
|
9 years ago |
|
member.py
|
Fix issue with members not copying correctly.
|
9 years ago |
|
message.py
|
Speed up message update handling.
|
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
|
Update copyright year to 2017.
|
10 years ago |
|
permissions.py
|
Add Permissions.view_audit_log
|
9 years ago |
|
reaction.py
|
Implement utilities for AsyncIterator.
|
10 years ago |
|
relationship.py
|
Update copyright year to 2017.
|
10 years ago |
|
role.py
|
Make Role.members use a list comprehension.
|
9 years ago |
|
shard.py
|
Aggregate shard closing futures instead of doing them sequentially.
|
9 years ago |
|
state.py
|
Always overwrite Emoji references in the state.
|
9 years ago |
|
user.py
|
Fix premium key being missing in profile endpoint.
|
9 years ago |
|
utils.py
|
Wrap asyncio.wait into a saner alternative that raises TimeoutError.
|
9 years ago |
|
voice_client.py
|
Ensure after is called inside the daemon thread for players.
|
9 years ago |