.. |
bin
|
Add libopus DLLs for ease of use.
|
9 years ago |
ext
|
[commands] Fix when_mentioned when handling nicknames.
|
9 years ago |
__init__.py
|
Begin working on gateway v4 support.
|
9 years ago |
channel.py
|
Add Channel.overwrites_for function to get allow/deny pairs.
|
9 years ago |
client.py
|
Add clarification for purge_from and delete_messages
|
9 years ago |
colour.py
|
Update license of files to 2016.
|
9 years ago |
compat.py
|
Add compatibility layer for `run_coroutine_threadsafe`.
|
9 years ago |
endpoints.py
|
Begin working on gateway v4 support.
|
9 years ago |
enums.py
|
Add default avatar property to User.
|
9 years ago |
errors.py
|
Begin working on gateway v4 support.
|
9 years ago |
game.py
|
Add Game.type and Game.url attributes to change streaming status.
|
9 years ago |
gateway.py
|
Force encoding of text retrieval functions to use utf-8.
|
9 years ago |
invite.py
|
Update license of files to 2016.
|
9 years ago |
iterators.py
|
Add Client.purge_from as a high level interface around bulk delete.
|
9 years ago |
member.py
|
Remove setting read-only __doc__ in Member overrides.
|
9 years ago |
message.py
|
Fix typo in Message.role_mentions documentation.
|
9 years ago |
mixins.py
|
Update license of files to 2016.
|
9 years ago |
object.py
|
Add missing created_at properties for other objects.
|
9 years ago |
opus.py
|
Add libopus DLLs for ease of use.
|
9 years ago |
permissions.py
|
Make Permissions an iterable class.
|
9 years ago |
role.py
|
Add Role.mentionable attribute.
|
9 years ago |
server.py
|
Handle nicknames in Server.get_member_named
|
9 years ago |
state.py
|
Fix issue with Member.joined_at being None.
|
9 years ago |
user.py
|
Add User.mentioned_in helper to check if a message mentions you.
|
9 years ago |
utils.py
|
Force encoding of text retrieval functions to use utf-8.
|
9 years ago |
voice_client.py
|
Make Player threads into daemon threads.
|
9 years ago |