.. |
bin
|
Add libopus DLLs for ease of use.
|
9 years ago |
ext/commands
|
[commands] Fix cog error detection in the default global error handler.
|
8 years ago |
__init__.py
|
Implement "partial" message events.
|
8 years ago |
__main__.py
|
Fix format string in new bot template.
|
8 years ago |
abc.py
|
Allow sending files list smaller than 2 elements in Messageable.send
|
8 years ago |
audit_logs.py
|
Fix AuditLogDiff.__iter__ to return an actual iterable.
|
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
|
Defer logging formatting until the logger is actually called.
|
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
|
Make checking for truth-ness of EmbedProxy easier.
|
8 years ago |
emoji.py
|
Implement "partial" message events.
|
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
|
Defer logging formatting until the logger is actually called.
|
8 years ago |
guild.py
|
Document that exceptions happen in Guild.audit_logs.
|
8 years ago |
http.py
|
Defer logging formatting until the logger is actually called.
|
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
|
Implement "partial" message events.
|
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
|
Defer logging formatting until the logger is actually called.
|
8 years ago |
permissions.py
|
Permissions.view_audit_logs -> Permissions.view_audit_log
|
8 years ago |
player.py
|
Log when a player's after function fails.
|
8 years ago |
reaction.py
|
Implement "partial" message events.
|
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
|
Downgrade PartialReactionEmoji to str in non-raw reaction events.
|
8 years ago |
user.py
|
Use Python3Lexer instead of PythonLexer for pygments.
|
8 years ago |
utils.py
|
Implement "partial" message events.
|
8 years ago |
voice_client.py
|
Defer logging formatting until the logger is actually called.
|
8 years ago |