| .. |
|
bin
|
Update opus and add COPYING notice
|
9 years ago |
|
ext
|
Consistent use of __all__ to prevent merge conflicts.
|
7 years ago |
|
__init__.py
|
Bump version to 1.1.0a
|
7 years ago |
|
__main__.py
|
Make discord --version a bit more helpful.
|
7 years ago |
|
abc.py
|
Explicit namespacing in the PermissionOverwrite example.
|
7 years ago |
|
activity.py
|
Consistent use of __all__ to prevent merge conflicts.
|
7 years ago |
|
appinfo.py
|
Remove manual documentation for AppInfo
|
7 years ago |
|
asset.py
|
Add equality comparisons between two assets and hashing an asset.
|
7 years ago |
|
audit_logs.py
|
Improve performance of value -> enum by about 5x.
|
7 years ago |
|
backoff.py
|
Organise documentation
|
7 years ago |
|
calls.py
|
Organise documentation
|
7 years ago |
|
channel.py
|
Consistent use of __all__ to prevent merge conflicts.
|
7 years ago |
|
client.py
|
Add note about overriding Client.close vs Client.logout
|
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
|
Consistent use of __all__ to prevent merge conflicts.
|
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
|
Consistent use of __all__ to prevent merge conflicts.
|
7 years ago |
|
guild.py
|
Add currently undocumented premium_tier field.
|
7 years ago |
|
http.py
|
Add reason to TextChannel.create_webhook
|
7 years ago |
|
invite.py
|
Redesign asset retrieval in the library.
|
7 years ago |
|
iterators.py
|
Internal consistency with message related HTTPClient methods
|
7 years ago |
|
member.py
|
Fix long-standing issue with user updates not dispatching properly.
|
7 years ago |
|
message.py
|
Make Message.ack an actual coroutine function.
|
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
|
Add `Permissions.stream`
|
7 years ago |
|
player.py
|
Consistent use of __all__ to prevent merge conflicts.
|
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
|
Improve performance of value -> enum by about 5x.
|
7 years ago |
|
utils.py
|
add read-only cached_messages property to Client
|
7 years ago |
|
voice_client.py
|
Fix voice handshake race condition
|
7 years ago |
|
webhook.py
|
Consistent use of __all__ to prevent merge conflicts.
|
7 years ago |
|
widget.py
|
Fix attribute error in Widget.__repr__
|
7 years ago |