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 3727618b65 Kill remaining references to discord.Channel in documentation. 8 years ago
..
bin Add libopus DLLs for ease of use. 9 years ago
ext/commands [commands] Add Context.reinvoke and Command.root_parent 8 years ago
__init__.py Implement audit logs. 8 years ago
__main__.py Fix format string in new bot template. 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 Use describe instead of tables for supported operations. 8 years ago
client.py Kill remaining references to discord.Channel in documentation. 8 years ago
colour.py Rename Colour.to_tuple to Colour.to_rgb. 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 Use describe instead of tables for supported operations. 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 Use describe instead of tables for supported operations. 8 years ago
gateway.py Rename internal ConnectionState attribute to have an underscore. 8 years ago
guild.py Use describe instead of tables for supported operations. 8 years ago
http.py Add support for audit log reasons. 8 years ago
invite.py Kill remaining references to discord.Channel in documentation. 8 years ago
iterators.py Properly check for audit log entry termination. 8 years ago
member.py Minor speedup when doing comparisons. 8 years ago
message.py Kill remaining references to discord.Channel in documentation. 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 Use describe instead of tables for supported operations. 8 years ago
relationship.py Update copyright year to 2017. 8 years ago
role.py Use describe instead of tables for supported operations. 8 years ago
shard.py Rename internal ConnectionState attribute to have an underscore. 8 years ago
state.py Split on_channel_pins_update as well. 8 years ago
user.py Minor speedup when doing comparisons. 8 years ago
utils.py Remove unused imports. 8 years ago
voice_client.py Force disconnect in abc.Connectable.connect. 8 years ago