| .. |
|
bin
|
Update opus and add COPYING notice
|
9 years ago |
|
ext/commands
|
[commands] Raise TypeError instead of ClientException in some places
|
7 years ago |
|
__init__.py
|
Version bump to v1.0.0
|
7 years ago |
|
__main__.py
|
Add new cog methods
|
7 years ago |
|
abc.py
|
simplify HistoryIterator message ordering
|
7 years ago |
|
activity.py
|
Change all IntEnum to Enum
|
7 years ago |
|
appinfo.py
|
Remove manual documentation for AppInfo
|
7 years ago |
|
asset.py
|
Redesign asset retrieval in the library.
|
7 years ago |
|
audit_logs.py
|
Bumped copyright years to 2019.
|
7 years ago |
|
backoff.py
|
Organise documentation
|
7 years ago |
|
calls.py
|
Organise documentation
|
7 years ago |
|
channel.py
|
simplify HistoryIterator message ordering
|
7 years ago |
|
client.py
|
Stop the event loop if it's running during cleanup.
|
7 years ago |
|
colour.py
|
Bumped copyright years to 2019.
|
7 years ago |
|
context_managers.py
|
Bumped copyright years to 2019.
|
7 years ago |
|
embeds.py
|
Organise documentation
|
7 years ago |
|
emoji.py
|
Use explicit __eq__ call to be consistent with other methods.
|
7 years ago |
|
enums.py
|
Fix issue with speaking state causing an error.
|
7 years ago |
|
errors.py
|
Try to consistently use "inherit" vs "derive" in documentation.
|
7 years ago |
|
file.py
|
Take back ownership of files from aiohttp for retrying requests.
|
7 years ago |
|
gateway.py
|
Organise documentation
|
7 years ago |
|
guild.py
|
Fix documentation so Sphinx can build semi-cleanly.
|
7 years ago |
|
http.py
|
allow passing 0 for logs_from parameters
|
7 years ago |
|
invite.py
|
Redesign asset retrieval in the library.
|
7 years ago |
|
iterators.py
|
terminate iterators immediately once out of data
|
7 years ago |
|
member.py
|
Fix long-standing issue with user updates not dispatching properly.
|
7 years ago |
|
message.py
|
Missing a word in Attachment.save
|
7 years ago |
|
mixins.py
|
Bumped copyright years to 2019.
|
7 years ago |
|
object.py
|
Organise documentation
|
7 years ago |
|
opus.py
|
Wording nit, library -> function in load_opus
|
7 years ago |
|
permissions.py
|
Added support for comparing PermissionOverwrites
|
7 years ago |
|
player.py
|
Organise documentation
|
7 years ago |
|
raw_models.py
|
Redesign bulk delete events
|
7 years ago |
|
reaction.py
|
Organise documentation
|
7 years ago |
|
relationship.py
|
Bumped copyright years to 2019.
|
7 years ago |
|
role.py
|
Organise documentation
|
7 years ago |
|
shard.py
|
Fix oversight where on_disconnect did not get called on WS termination.
|
7 years ago |
|
state.py
|
Fix long-standing issue with user updates not dispatching properly.
|
7 years ago |
|
user.py
|
Fix copy paste error in ClientUser.edit_settings
|
7 years ago |
|
utils.py
|
Forgot to escape backticks.
|
7 years ago |
|
voice_client.py
|
Use is_connected() instead of _connected in checks
|
7 years ago |
|
webhook.py
|
Redesign asset retrieval in the library.
|
7 years ago |
|
widget.py
|
Redesign asset retrieval in the library.
|
7 years ago |