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. 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 Fix IndexError in Client.move_member. 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 Use Queue instead of LifoQueue in LogsFromIterator. 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