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 d133f9f761 Clean up documentation of utils.snowflake_time 9 years ago
..
ext [commands] Add when_mentioned_or helper to have mentions and prefixes. 9 years ago
__init__.py Update license of files to 2016. 9 years ago
channel.py Fix bug where the everyone role was not being properly resolved. 9 years ago
client.py Ensure the auth cache file is not world readable. 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 Add new US Central and US South voice regions. 9 years ago
errors.py HTTPException now has a text attribute if JSON is not available. 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 Move Member.permissions_in to User.permissions_in. 9 years ago
message.py Fix bug where @everyone usernames bypass Message.clean_content. 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 Add ability to set bandwith and bitrate. 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 Remove Server.me from __slots__ since it is a property now. 9 years ago
state.py Server.me is now a dynamic property to avoid outdated references. 9 years ago
user.py Move Member.permissions_in to User.permissions_in. 9 years ago
utils.py Clean up documentation of utils.snowflake_time 9 years ago
voice_client.py Disconnect from voice server properly 9 years ago