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