| .. |
|
bin
|
Update opus and add COPYING notice
|
9 years ago |
|
ext
|
[commands] Fixed extra "only" in dm_only docs
|
7 years ago |
|
__init__.py
|
Change version to v1.2.0a for development purposes.
|
7 years ago |
|
__main__.py
|
Make discord --version a bit more helpful.
|
7 years ago |
|
abc.py
|
Ensure message links resolve in the Messageable.pins note.
|
7 years ago |
|
activity.py
|
Make __repr__ slightly more detailed and add a few missing ones.
|
7 years ago |
|
appinfo.py
|
Add back __repr__ that were deleted in the Asset redesign
|
7 years ago |
|
asset.py
|
Add Asset.read() to retrieve assets into bytes objects
|
7 years ago |
|
audit_logs.py
|
Make __repr__ slightly more detailed and add a few missing ones.
|
7 years ago |
|
backoff.py
|
Organise documentation
|
7 years ago |
|
calls.py
|
Organise documentation
|
7 years ago |
|
channel.py
|
Make __repr__ slightly more detailed and add a few missing ones.
|
7 years ago |
|
client.py
|
Add asyncio.Task subclass for better __repr__ for events.
|
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
|
Grammar fixes for notes on EmbedProxy
|
7 years ago |
|
emoji.py
|
Add Emoji.available field
|
7 years ago |
|
enums.py
|
Add support for new message types related to premium guilds.
|
7 years ago |
|
errors.py
|
Add Discord error code to HTTPException message.
|
7 years ago |
|
file.py
|
Take back ownership of files from aiohttp for retrying requests.
|
7 years ago |
|
gateway.py
|
Use a dict instead of getattr for parsing events.
|
7 years ago |
|
guild.py
|
Add Guild.premium_subscription_count
|
7 years ago |
|
http.py
|
Properly handle compute_prune_count in prune members endpoint.
|
7 years ago |
|
invite.py
|
Make __repr__ slightly more detailed and add a few missing ones.
|
7 years ago |
|
iterators.py
|
Internal consistency with message related HTTPClient methods
|
7 years ago |
|
member.py
|
Add Member.premium_since to denote member boost date.
|
7 years ago |
|
message.py
|
Add support for new message types related to premium guilds.
|
7 years ago |
|
mixins.py
|
Bumped copyright years to 2019.
|
7 years ago |
|
object.py
|
Make __repr__ slightly more detailed and add a few missing ones.
|
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
|
Make __repr__ slightly more detailed and add a few missing ones.
|
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
|
Use a dict instead of getattr for parsing events.
|
7 years ago |
|
state.py
|
Use a dict instead of getattr for parsing events.
|
7 years ago |
|
user.py
|
Fix wording in documentation for ClientUser.locale
|
7 years ago |
|
utils.py
|
Speed-up utils.get for the common cases
|
7 years ago |
|
voice_client.py
|
Add log line to show if we disconnected normally.
|
7 years ago |
|
webhook.py
|
Correct the documentation for methods and properties that return Assets
|
7 years ago |
|
widget.py
|
Fix attribute error in Widget.__repr__
|
7 years ago |