.. |
bin
|
Add libopus DLLs for ease of use.
|
9 years ago |
ext/commands
|
[commands] Fix bad logic in command list filtering.
|
8 years ago |
__init__.py
|
Remove unused ChannelPermissions namedtuple.
|
8 years ago |
abc.py
|
Fix NameError in GuildChannel.overwrites_for
|
8 years ago |
backoff.py
|
Add experimental reconnection logic.
|
8 years ago |
calls.py
|
Update copyright year to 2017.
|
8 years ago |
channel.py
|
Fix NameError in GroupChannel.
|
8 years ago |
client.py
|
Reconnect when a task times out and propagates.
|
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
|
Update copyright year to 2017.
|
8 years ago |
embeds.py
|
Update copyright year to 2017.
|
8 years ago |
emoji.py
|
Update copyright year to 2017.
|
8 years ago |
enums.py
|
Update copyright year to 2017.
|
8 years ago |
errors.py
|
Update copyright year to 2017.
|
8 years ago |
game.py
|
Update copyright year to 2017.
|
8 years ago |
gateway.py
|
Don't RESUME when given sharding related close codes.
|
8 years ago |
guild.py
|
Fix Guild.bans to return a BanEntry object.
|
8 years ago |
http.py
|
Better group DM support.
|
8 years ago |
invite.py
|
Fix support for instant invites.
|
8 years ago |
iterators.py
|
Add support for limit=None in Messageable.history.
|
8 years ago |
member.py
|
Fix Member.display_name to work.
|
8 years ago |
message.py
|
Fix bug with Message.role_mentions always being empty.
|
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
|
Update copyright year to 2017.
|
8 years ago |
permissions.py
|
Check that the type in Colour and Permissions are int.
|
8 years ago |
reaction.py
|
Implement utilities for AsyncIterator.
|
8 years ago |
relationship.py
|
Update copyright year to 2017.
|
8 years ago |
role.py
|
Change Role.is_everyone to Role.is_default.
|
8 years ago |
shard.py
|
Add experimental reconnection logic.
|
8 years ago |
state.py
|
Add Client.emojis to get all emojis.
|
8 years ago |
user.py
|
Fix Member.display_name to work.
|
8 years ago |
utils.py
|
Allow utils.maybe_coroutine to take any arguments.
|
8 years ago |
voice_client.py
|
Ensure after is called inside the daemon thread for players.
|
8 years ago |