.. |
bin
|
Add libopus DLLs for ease of use.
|
9 years ago |
ext/commands
|
[commands] Document that can_run can raise.
|
7 years ago |
__init__.py
|
Add webhook support.
|
8 years ago |
__main__.py
|
[commands] Add __global_check_once to list of cog functions.
|
8 years ago |
abc.py
|
Don't use Bulk Channel Edit endpoint if not actually moving channels.
|
8 years ago |
audit_logs.py
|
Add support for Guild.system_channel
|
8 years ago |
backoff.py
|
Fixed ExponentialBackoff not working when integral
|
8 years ago |
calls.py
|
Fixed a typo in calls.py
|
8 years ago |
channel.py
|
Missing name parameter in VoiceChannel.edit documentation.
|
8 years ago |
client.py
|
Proper variable name in Client.clear.
|
7 years ago |
colour.py
|
Make supported operations stand out more than attributes.
|
8 years ago |
compat.py
|
Stop asyncio.async throwing a syntax error in 3.7.
|
8 years ago |
context_managers.py
|
Start typing immediately when using async typing context manager.
|
8 years ago |
embeds.py
|
Update embed property doc grammar
|
8 years ago |
emoji.py
|
Update Emoji.url to point to the GIF version of the animated emoji.
|
7 years ago |
enums.py
|
Missing Voice Regions
|
8 years ago |
errors.py
|
Add webhook support.
|
8 years ago |
file.py
|
Fix File not using the filename if given
|
8 years ago |
game.py
|
Game objects are really dumb.
|
8 years ago |
gateway.py
|
Reimplement zlib streaming.
|
8 years ago |
guild.py
|
Further clarify how bots can interact with emoji endpoints
|
8 years ago |
http.py
|
Use the proper endpoint for removing your own reaction.
|
7 years ago |
invite.py
|
Fix __hash__ for Invite objects.
|
8 years ago |
iterators.py
|
Rename AsyncIterator.get to next to prevent shadowing.
|
8 years ago |
member.py
|
Attempt to change how member functions are detected for Member objects
|
8 years ago |
message.py
|
Use the proper endpoint for removing your own reaction.
|
7 years ago |
mixins.py
|
Update copyright year to 2017.
|
8 years ago |
object.py
|
Make discord.Object hashable.
|
8 years ago |
opus.py
|
Defer logging formatting until the logger is actually called.
|
8 years ago |
permissions.py
|
Add pinning to manage_messages doc
|
8 years ago |
player.py
|
Fix self._process not existing during cleanup() in case of error
|
8 years ago |
reaction.py
|
Rename AsyncIterator.get to next to prevent shadowing.
|
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
|
Fixed a zero division error when accessing latencies
|
8 years ago |
state.py
|
Add category support.
|
8 years ago |
user.py
|
Fix Spelling Error
|
8 years ago |
utils.py
|
Fix TypeError in utils.oauth_url
|
8 years ago |
voice_client.py
|
Clarify VoiceClient.disconnect docs a little more.
|
8 years ago |
webhook.py
|
Fix Webhook.delete not working.
|
8 years ago |