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 dca3b52e5d Client.invites_from now returns a list instead of a generator. 10 years ago
..
ext [commands] Add on_command and on_command_completion events. 10 years ago
__init__.py Update license of files to 2016. 10 years ago
channel.py Documentation fixes for Permissions related code. 10 years ago
client.py Client.invites_from now returns a list instead of a generator. 10 years ago
colour.py Update license of files to 2016. 10 years ago
endpoints.py Update license of files to 2016. 10 years ago
enums.py Update license of files to 2016. 10 years ago
errors.py Update license of files to 2016. 10 years ago
game.py Update license of files to 2016. 10 years ago
invite.py Update license of files to 2016. 10 years ago
iterators.py Add support for `async for` in Client.logs_from. 10 years ago
member.py Change member constructor to not rely on order of json data object 10 years ago
message.py performance improvements 10 years ago
mixins.py Update license of files to 2016. 10 years ago
object.py Update license of files to 2016. 10 years ago
opus.py Update license of files to 2016. 10 years ago
permissions.py Documentation fixes for Permissions related code. 10 years ago
role.py Change internal update functions to have a leading underscore. 10 years ago
server.py Handle cases where people put False-like values for game presences. 10 years ago
state.py Guild member add will include deaf and mute now, do not provide default values 10 years ago
user.py Update license of files to 2016. 10 years ago
utils.py Documentation fixes to quiet Sphinx warnings. 10 years ago
voice_client.py Proper exception chaining. 10 years ago