| .. |
|
bin
|
Add libopus DLLs for ease of use.
|
10 years ago |
|
ext
|
[commands] Add commands.clean_content converter.
|
9 years ago |
|
__init__.py
|
Remove unused ChannelPermissions namedtuple.
|
10 years ago |
|
abc.py
|
Add support for limit=None in Messageable.history.
|
9 years ago |
|
calls.py
|
Update copyright year to 2017.
|
10 years ago |
|
channel.py
|
Fix NameError in GroupChannel.
|
9 years ago |
|
client.py
|
Add Client.get_user_profile to get an arbitrary user's profile.
|
9 years ago |
|
colour.py
|
Update copyright year to 2017.
|
10 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
|
Update copyright year to 2017.
|
10 years ago |
|
emoji.py
|
Update copyright year to 2017.
|
10 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 missing continue statement in gateway futures.
|
9 years ago |
|
guild.py
|
Fix more places where server is used instead of guild in docstrings.
|
9 years ago |
|
http.py
|
Better group DM support.
|
9 years ago |
|
invite.py
|
Fix support for instant invites.
|
9 years ago |
|
iterators.py
|
Add support for limit=None in Messageable.history.
|
9 years ago |
|
member.py
|
Fix Member.display_name to work.
|
9 years ago |
|
message.py
|
Fix bug with Message.role_mentions always being empty.
|
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
|
Documentation fixes for permission.
|
9 years ago |
|
reaction.py
|
Implement utilities for AsyncIterator.
|
9 years ago |
|
relationship.py
|
Update copyright year to 2017.
|
10 years ago |
|
role.py
|
Change Role.is_everyone to Role.is_default.
|
10 years ago |
|
shard.py
|
Rewrite RESUME logic to be more in line with what is requested.
|
9 years ago |
|
state.py
|
Add Client.emojis to get all emojis.
|
9 years ago |
|
user.py
|
Fix Member.display_name to work.
|
9 years ago |
|
utils.py
|
Allow utils.maybe_coroutine to take any arguments.
|
9 years ago |
|
voice_client.py
|
Update copyright year to 2017.
|
10 years ago |