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 5e6491c3fe [commands] Allow inline advanced converters via classmethods. 8 years ago
..
bin Add libopus DLLs for ease of use. 9 years ago
ext/commands [commands] Allow inline advanced converters via classmethods. 8 years ago
__init__.py Export Attachment class. 8 years ago
__main__.py Fix format string in new bot template. 8 years ago
abc.py Support for sending a nonce. 8 years ago
audit_logs.py Don't assume the inviter is always there. 8 years ago
backoff.py Add experimental reconnection logic. 8 years ago
calls.py Rename GuildRegion to VoiceRegion. 8 years ago
channel.py Make supported operations stand out more than attributes. 8 years ago
client.py Don't expose Client.messages 8 years ago
colour.py Make supported operations stand out more than attributes. 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 Make supported operations stand out more than attributes. 8 years ago
enums.py Rename verification level to extreme due to demand. 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 Make supported operations stand out more than attributes. 8 years ago
gateway.py Allow setting a presence upon logging in. 8 years ago
guild.py Document that exceptions happen in Guild.audit_logs. 8 years ago
http.py Support for sending a nonce. 8 years ago
invite.py Make supported operations stand out more than attributes. 8 years ago
iterators.py Properly check for audit log entry termination. 8 years ago
member.py Use Python3Lexer instead of PythonLexer for pygments. 8 years ago
message.py Writing to files is 'wb' not 'rb'. 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 Permissions.view_audit_logs -> Permissions.view_audit_log 8 years ago
player.py Allow setting a default volume in PCMVolumeTransformer. 8 years ago
reaction.py Make supported operations stand out more than attributes. 8 years ago
relationship.py Update copyright year to 2017. 8 years ago
role.py Make supported operations stand out more than attributes. 8 years ago
shard.py Rename internal ConnectionState attribute to have an underscore. 8 years ago
state.py Don't expose Client.messages 8 years ago
user.py Use Python3Lexer instead of PythonLexer for pygments. 8 years ago
utils.py Use Python3Lexer instead of PythonLexer for pygments. 8 years ago
voice_client.py Force disconnect in abc.Connectable.connect. 8 years ago