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 1acf478fb7 Make Permissions an iterable class. 10 years ago
..
ext [commands] Fix when_mentioned when handling nicknames. 10 years ago
__init__.py Begin working on gateway v4 support. 10 years ago
channel.py Add Channel.overwrites_for function to get allow/deny pairs. 10 years ago
client.py Fix changing own nickname without manage_nicknames 10 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 Begin working on gateway v4 support. 10 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 Update license of files to 2016. 10 years ago
gateway.py Refactor voice websocket into gateway.py 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 Remove setting read-only __doc__ in Member overrides. 10 years ago
message.py Add Message.role_mentions and handle them in Message.clean_content 10 years ago
mixins.py Update license of files to 2016. 10 years ago
object.py Add missing created_at properties for other objects. 10 years ago
opus.py Add ability to set bandwith and bitrate. 10 years ago
permissions.py Make Permissions an iterable class. 10 years ago
role.py Add Role.mentionable attribute. 10 years ago
server.py Handle nicknames in Server.get_member_named 10 years ago
state.py Attempt to consistently sort of all Member.roles 10 years ago
user.py Add User.mentioned_in helper to check if a message mentions you. 10 years ago
utils.py Add compatibility layer for `run_coroutine_threadsafe`. 10 years ago
voice_client.py Refactor voice websocket into gateway.py 10 years ago