| .. |
|
bin
|
Add libopus DLLs for ease of use.
|
10 years ago |
|
ext/commands
|
Use Python3Lexer instead of PythonLexer for pygments.
|
9 years ago |
|
__init__.py
|
Implement audit logs.
|
9 years ago |
|
__main__.py
|
Fix format string in new bot template.
|
9 years ago |
|
abc.py
|
Force disconnect in abc.Connectable.connect.
|
9 years ago |
|
audit_logs.py
|
Only set the attribute if it isn't None.
|
9 years ago |
|
backoff.py
|
Add experimental reconnection logic.
|
9 years ago |
|
calls.py
|
Rename GuildRegion to VoiceRegion.
|
9 years ago |
|
channel.py
|
Make supported operations stand out more than attributes.
|
9 years ago |
|
client.py
|
Log when a KeyboardInterrupt is met in Client.run
|
9 years ago |
|
colour.py
|
Make supported operations stand out more than attributes.
|
9 years ago |
|
compat.py
|
Add compatibility shim for asyncio.Future creation.
|
9 years ago |
|
context_managers.py
|
Start typing immediately when using async typing context manager.
|
9 years ago |
|
embeds.py
|
Handle aware datetimes in embeds.
|
9 years ago |
|
emoji.py
|
Make supported operations stand out more than attributes.
|
9 years ago |
|
enums.py
|
Rename GuildRegion to VoiceRegion.
|
9 years ago |
|
errors.py
|
Support for API v7 error handling.
|
9 years ago |
|
file.py
|
Fix File not using the filename if given
|
9 years ago |
|
game.py
|
Make supported operations stand out more than attributes.
|
9 years ago |
|
gateway.py
|
Allow setting a presence upon logging in.
|
9 years ago |
|
guild.py
|
Document that exceptions happen in Guild.audit_logs.
|
9 years ago |
|
http.py
|
Add support for audit log reasons.
|
9 years ago |
|
invite.py
|
Make supported operations stand out more than attributes.
|
9 years ago |
|
iterators.py
|
Properly check for audit log entry termination.
|
9 years ago |
|
member.py
|
Use Python3Lexer instead of PythonLexer for pygments.
|
9 years ago |
|
message.py
|
Kill remaining references to discord.Channel in documentation.
|
9 years ago |
|
mixins.py
|
Update copyright year to 2017.
|
9 years ago |
|
object.py
|
Update copyright year to 2017.
|
9 years ago |
|
opus.py
|
Re-implement voice sending.
|
9 years ago |
|
permissions.py
|
Raise when an invalid permission is passed to PermissionOverwrite.
|
9 years ago |
|
player.py
|
Allow setting a default volume in PCMVolumeTransformer.
|
9 years ago |
|
reaction.py
|
Make supported operations stand out more than attributes.
|
9 years ago |
|
relationship.py
|
Update copyright year to 2017.
|
9 years ago |
|
role.py
|
Make supported operations stand out more than attributes.
|
9 years ago |
|
shard.py
|
Rename internal ConnectionState attribute to have an underscore.
|
9 years ago |
|
state.py
|
Don't dispatch on_voice_state_update when Member is not found.
|
9 years ago |
|
user.py
|
Use Python3Lexer instead of PythonLexer for pygments.
|
9 years ago |
|
utils.py
|
Use Python3Lexer instead of PythonLexer for pygments.
|
9 years ago |
|
voice_client.py
|
Force disconnect in abc.Connectable.connect.
|
9 years ago |