Rapptz cc78cfedb6 Add permissions for changing or managing nicknames. 9 years ago
..
ext Begin working on gateway v4 support. 9 years ago
__init__.py Begin working on gateway v4 support. 9 years ago
channel.py Add Channel.overwrites_for function to get allow/deny pairs. 9 years ago
client.py Refactor voice websocket into gateway.py 9 years ago
colour.py Update license of files to 2016. 9 years ago
compat.py Add compatibility layer for `run_coroutine_threadsafe`. 9 years ago
endpoints.py Begin working on gateway v4 support. 9 years ago
enums.py Add default avatar property to User. 9 years ago
errors.py Begin working on gateway v4 support. 9 years ago
game.py Update license of files to 2016. 9 years ago
gateway.py Refactor voice websocket into gateway.py 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 Add Member.colour property to get rendered role colour of a member. 9 years ago
message.py Message.clean_content now takes into consideration @here mentions. 9 years ago
mixins.py Update license of files to 2016. 9 years ago
object.py Add missing created_at properties for other objects. 9 years ago
opus.py Add ability to set bandwith and bitrate. 9 years ago
permissions.py Add permissions for changing or managing nicknames. 9 years ago
role.py Fix typo in Role.created_at 9 years ago
server.py Fix handling of unavailable servers in READY 9 years ago
state.py Begin working on gateway v4 support. 9 years ago
user.py Add User.bot attribute to check if a user is a bot account. 9 years ago
utils.py Add compatibility layer for `run_coroutine_threadsafe`. 9 years ago
voice_client.py Refactor voice websocket into gateway.py 9 years ago