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.
Will Tekulve 174016c918 [commands] Fix infinite recursion on subgroups without a command. 9 years ago
..
ext [commands] Fix infinite recursion on subgroups without a command. 9 years ago
__init__.py Update license of files to 2016. 10 years ago
channel.py Clarify Channel.position documentation. 9 years ago
client.py Clarify that Client.close is a coroutine. 9 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 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. 10 years ago
invite.py Update license of files to 2016. 10 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 Fix bug where @everyone usernames bypass Message.clean_content. 9 years ago
mixins.py Update license of files to 2016. 10 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 Documentation fixes for Permissions related code. 9 years ago
role.py Add missing created_at properties for other objects. 9 years ago
server.py Server.icon_url uses API url instead of the CDN. 9 years ago
state.py Change parsing of READY to be eager again. 9 years ago
user.py Add created_at properties for Server and User. 9 years ago
utils.py Clean up documentation of utils.snowflake_time 9 years ago
voice_client.py Add boolean option to specify if VoiceClient.play_audio should encode. 9 years ago