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 96eca8aa53 Add Colour.blurple and Colour.greyple. 8 years ago
..
bin Add libopus DLLs for ease of use. 9 years ago
ext/commands First pass at documentation reform. 8 years ago
__init__.py Implement audit logs. 8 years ago
abc.py Force disconnect in abc.Connectable.connect. 8 years ago
audit_logs.py Only set the attribute if it isn't None. 8 years ago
backoff.py Add experimental reconnection logic. 8 years ago
calls.py Rename GuildRegion to VoiceRegion. 8 years ago
channel.py Fix some left over incorrect snippets. 8 years ago
client.py Add back Client.create_guild. 8 years ago
colour.py Add Colour.blurple and Colour.greyple. 8 years ago
compat.py Add compatibility shim for asyncio.Future creation. 8 years ago
context_managers.py Start typing immediately when using async typing context manager. 8 years ago
embeds.py Handle aware datetimes in embeds. 8 years ago
emoji.py First pass at documentation reform. 8 years ago
enums.py Rename GuildRegion to VoiceRegion. 8 years ago
errors.py Support for API v7 error handling. 8 years ago
file.py Fix File not using the filename if given 8 years ago
game.py Update copyright year to 2017. 8 years ago
gateway.py Wait 5 seconds before attempting to RESUME during INVALIDATE_SESSION. 8 years ago
guild.py First pass at documentation reform. 8 years ago
http.py Add support for audit log reasons. 8 years ago
invite.py Add support for audit log reasons. 8 years ago
iterators.py Properly check for audit log entry termination. 8 years ago
member.py First pass at documentation reform. 8 years ago
message.py First pass at documentation reform. 8 years ago
mixins.py Update copyright year to 2017. 8 years ago
object.py Update copyright year to 2017. 8 years ago
opus.py Re-implement voice sending. 8 years ago
permissions.py Implement audit logs. 8 years ago
player.py Allow setting a default volume in PCMVolumeTransformer. 8 years ago
reaction.py Remove unused imports. 8 years ago
relationship.py Update copyright year to 2017. 8 years ago
role.py Add support for audit log reasons. 8 years ago
shard.py Make sure that websockets.connect is a coroutine. 8 years ago
state.py Split on_channel_pins_update as well. 8 years ago
user.py First pass at documentation reform. 8 years ago
utils.py Remove unused imports. 8 years ago
voice_client.py Force disconnect in abc.Connectable.connect. 8 years ago