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 489363f5f8 Switch URLs from Client.delete_server and Client.leave_server. 9 years ago
..
ext [commands] Helper functions now take *args and **kwargs. 9 years ago
__init__.py Update license of files to 2016. 10 years ago
channel.py Add channel specific bitrates. 9 years ago
client.py Switch URLs from Client.delete_server and Client.leave_server. 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. 10 years ago
errors.py HTTPException now has a text attribute if JSON is not available. 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 Move Member.permissions_in to User.permissions_in. 10 years ago
message.py Message.clean_content now handles everyone mentions properly. 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 Add ability to set bandwith and bitrate. 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 Remove request_offline option. 9 years ago
state.py Do not overwrite members that are already in cache during chunking. 9 years ago
user.py Move Member.permissions_in to User.permissions_in. 10 years ago
utils.py HTTPException now has a text attribute if JSON is not available. 10 years ago
voice_client.py Make VoiceClient.create_ytdl_player a coroutine. 10 years ago