You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rapptz 0e856494ed Version bump to v0.14.0 10 years ago
..
bin Add libopus DLLs for ease of use. 10 years ago
ext [commands] Fix mistake in Paginator error message. 10 years ago
__init__.py Version bump to v0.14.0 10 years ago
calls.py Fix SyntaxError in constructing VoiceState for Python 3.4 10 years ago
channel.py Fix bug when permission overwrites could be applied out of order. 10 years ago
client.py Add Client.wait_for_reaction to wait for a reaction from a user. 10 years ago
colour.py Fix Colour.__str__ to actually pad zeroes. 10 years ago
compat.py Add compatibility layer for `run_coroutine_threadsafe`. 10 years ago
emoji.py Emoji.url uses api url. 10 years ago
enums.py Add support for "Do Not Disturb" and "Invisible" statuses. 10 years ago
errors.py Make HTTPException get the error JSON's message attribute. 10 years ago
game.py Add Game.type and Game.url attributes to change streaming status. 10 years ago
gateway.py Fix typo in change_presence validation message 10 years ago
http.py Add support for reactions. 10 years ago
invite.py Update license of files to 2016. 11 years ago
iterators.py Inject full Emoji to Reaction if we have it. 10 years ago
member.py Fix Member.server_permissions docstring. 10 years ago
message.py Inject full Emoji to Reaction if we have it. 10 years ago
mixins.py Update license of files to 2016. 11 years ago
object.py Fix import for Object.created_at 10 years ago
opus.py Add libopus DLLs for ease of use. 10 years ago
permissions.py Add support for reactions. 10 years ago
reaction.py Inject full Emoji to Reaction if we have it. 10 years ago
role.py Make Roles totally ordered. 10 years ago
server.py Document undocumented Server.voice_client property. 10 years ago
state.py Change reaction events signature and name. 10 years ago
user.py Add User.mentioned_in helper to check if a message mentions you. 10 years ago
utils.py Add support for "Do Not Disturb" and "Invisible" statuses. 10 years ago
voice_client.py Catch Player errors and gracefully stop them. 10 years ago