.. |
bin
|
Update opus and add COPYING notice
|
7 years ago |
ext
|
[commands] Fix MessageConverter not inheriting from Converter
|
6 years ago |
__init__.py
|
Bump version to 1.1.0a
|
6 years ago |
__main__.py
|
Make discord --version a bit more helpful.
|
6 years ago |
abc.py
|
Fixed a typo in GuildChannel.overwrites docstring
|
6 years ago |
activity.py
|
Consistent use of __all__ to prevent merge conflicts.
|
6 years ago |
appinfo.py
|
Remove manual documentation for AppInfo
|
6 years ago |
asset.py
|
Add Asset.read() to retrieve assets into bytes objects
|
6 years ago |
audit_logs.py
|
Improve performance of value -> enum by about 5x.
|
6 years ago |
backoff.py
|
Organise documentation
|
6 years ago |
calls.py
|
Organise documentation
|
6 years ago |
channel.py
|
Fixed TextChannel edit method missing slowmode unit
|
6 years ago |
client.py
|
Rewrite loop cleanup code (again...) and remove signal handling.
|
6 years ago |
colour.py
|
Bumped copyright years to 2019.
|
6 years ago |
context_managers.py
|
Bumped copyright years to 2019.
|
6 years ago |
embeds.py
|
Organise documentation
|
6 years ago |
emoji.py
|
Use explicit __eq__ call to be consistent with other methods.
|
6 years ago |
enums.py
|
Consistent use of __all__ to prevent merge conflicts.
|
6 years ago |
errors.py
|
Try to consistently use "inherit" vs "derive" in documentation.
|
6 years ago |
file.py
|
Take back ownership of files from aiohttp for retrying requests.
|
6 years ago |
gateway.py
|
Consistent use of __all__ to prevent merge conflicts.
|
6 years ago |
guild.py
|
Fixed TextChannel edit method missing slowmode unit
|
6 years ago |
http.py
|
Add reason to TextChannel.create_webhook
|
6 years ago |
invite.py
|
Redesign asset retrieval in the library.
|
6 years ago |
iterators.py
|
Internal consistency with message related HTTPClient methods
|
6 years ago |
member.py
|
Add support for voice kicking.
|
6 years ago |
message.py
|
Proper location of versionadded
|
6 years ago |
mixins.py
|
Bumped copyright years to 2019.
|
6 years ago |
object.py
|
Organise documentation
|
6 years ago |
opus.py
|
Wording nit, library -> function in load_opus
|
6 years ago |
permissions.py
|
Add `Permissions.stream`
|
6 years ago |
player.py
|
Consistent use of __all__ to prevent merge conflicts.
|
6 years ago |
raw_models.py
|
Redesign bulk delete events
|
6 years ago |
reaction.py
|
Organise documentation
|
6 years ago |
relationship.py
|
Bumped copyright years to 2019.
|
6 years ago |
role.py
|
Organise documentation
|
6 years ago |
shard.py
|
Use a regular boolean instead of asyncio.Event for close status.
|
6 years ago |
state.py
|
Fix USER_UPDATE changes not triggering for member instances.
|
6 years ago |
user.py
|
Fix USER_UPDATE changes not triggering for member instances.
|
6 years ago |
utils.py
|
add read-only cached_messages property to Client
|
6 years ago |
voice_client.py
|
Fix voice handshake race condition
|
6 years ago |
webhook.py
|
Consistent use of __all__ to prevent merge conflicts.
|
6 years ago |
widget.py
|
Fix attribute error in Widget.__repr__
|
6 years ago |