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 43bbecd519 [commands] Exceptions raised while invocation raise CommandInvokeError. 9 years ago
..
bin Add libopus DLLs for ease of use. 9 years ago
ext [commands] Exceptions raised while invocation raise CommandInvokeError. 9 years ago
__init__.py Begin working on gateway v4 support. 10 years ago
channel.py Make Channel.changed_roles into an on-the-fly property instead. 9 years ago
client.py Add Client.move_channel to change channel positions. 9 years ago
colour.py Update license of files to 2016. 10 years ago
compat.py Add compatibility layer for `run_coroutine_threadsafe`. 10 years ago
endpoints.py Actually use v4 gateway and fixes thanks to Jake. 9 years ago
enums.py Add default avatar property to User. 10 years ago
errors.py Begin working on gateway v4 support. 10 years ago
game.py Add Game.type and Game.url attributes to change streaming status. 9 years ago
gateway.py Actually read from the voice websocket & fix heartbeat. 9 years ago
invite.py Update license of files to 2016. 10 years ago
iterators.py logs_from improvements for after param. 9 years ago
member.py Fix Member.colour to use the new algorithm for determining colour. 9 years ago
message.py Fix typo in Message.role_mentions documentation. 10 years ago
mixins.py Update license of files to 2016. 10 years ago
object.py Fix discord.Object documentation. 9 years ago
opus.py Add libopus DLLs for ease of use. 9 years ago
permissions.py Reference the Discord UI in the permission documentation. 9 years ago
role.py Clarify Role.position documentation. 9 years ago
server.py Update positions when a role is added or removed. 9 years ago
state.py Update positions when a role is added or removed. 9 years ago
user.py Add User.mentioned_in helper to check if a message mentions you. 10 years ago
utils.py Allow datetime in limit parameters for logs_from. 9 years ago
voice_client.py Actually read from the voice websocket & fix heartbeat. 9 years ago