..
bin
Add libopus DLLs for ease of use.
9 years ago
ext
[commands] Remove slots on Context.
9 years ago
__init__.py
Add support for rich embeds.
9 years ago
calls.py
Fix SyntaxError in constructing VoiceState for Python 3.4
9 years ago
channel.py
Fix bug when permission overwrites could be applied out of order.
9 years ago
client.py
Documentation fixes.
9 years ago
colour.py
Fix Colour.__str__ to actually pad zeroes.
9 years ago
compat.py
Add compatibility layer for `run_coroutine_threadsafe`.
9 years ago
embeds.py
Make discord.Embed builder more strict and easier to use.
9 years ago
emoji.py
Emoji.url uses api url.
9 years ago
enums.py
Add support for "Do Not Disturb" and "Invisible" statuses.
9 years ago
errors.py
Make HTTPException get the error JSON's message attribute.
9 years ago
game.py
Add Game.type and Game.url attributes to change streaming status.
9 years ago
gateway.py
Fix typo in change_presence validation message
9 years ago
http.py
Add missing bucket for endpoints.
9 years ago
invite.py
Update license of files to 2016.
9 years ago
iterators.py
Inject full Emoji to Reaction if we have it.
9 years ago
member.py
Fix Member.server_permissions docstring.
9 years ago
message.py
Inject full Emoji to Reaction if we have it.
9 years ago
mixins.py
Update license of files to 2016.
9 years ago
object.py
Fix import for Object.created_at
9 years ago
opus.py
Add libopus DLLs for ease of use.
9 years ago
permissions.py
Add PermissionOverwrite.is_empty to query empty state of an overwrite.
9 years ago
reaction.py
Documentation fixes.
9 years ago
role.py
Make Roles totally ordered.
9 years ago
server.py
Document undocumented Server.voice_client property.
9 years ago
state.py
Support MESSAGE_REACTION_REMOVE_ALL event.
9 years ago
user.py
Add User.mentioned_in helper to check if a message mentions you.
9 years ago
utils.py
Add support for "Do Not Disturb" and "Invisible" statuses.
9 years ago
voice_client.py
Catch Player errors and gracefully stop them.
9 years ago