| .. |
|
bin
|
Update opus and add COPYING notice
|
8 years ago |
|
ext/commands
|
[commands] Support staticmethod listeners and disallow them in commands
|
7 years ago |
|
__init__.py
|
Expose more information from partial invites, along with counts.
|
7 years ago |
|
__main__.py
|
Add new cog methods
|
7 years ago |
|
abc.py
|
Bumped copyright years to 2019.
|
7 years ago |
|
activity.py
|
Change Activity.application_id from `str` to `int`.
|
7 years ago |
|
audit_logs.py
|
Bumped copyright years to 2019.
|
7 years ago |
|
backoff.py
|
Bumped copyright years to 2019.
|
7 years ago |
|
calls.py
|
Bumped copyright years to 2019.
|
7 years ago |
|
channel.py
|
Handle type updates in TextChannel._update for news channels.
|
7 years ago |
|
client.py
|
Moved http.close to before _closed.set
|
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
|
Add Embed.__len__ to query total character size of an embed.
|
7 years ago |
|
emoji.py
|
Fix Emoji.__hash__ being None.
|
7 years ago |
|
enums.py
|
Add support for guild news channels.
|
7 years ago |
|
errors.py
|
Bumped copyright years to 2019.
|
7 years ago |
|
file.py
|
Bumped copyright years to 2019.
|
7 years ago |
|
gateway.py
|
Warn on high latency and blocking heartbeat
|
7 years ago |
|
guild.py
|
Add support for guild banners
|
7 years ago |
|
http.py
|
Add support for guild banners
|
7 years ago |
|
invite.py
|
Add support for guild banners
|
7 years ago |
|
iterators.py
|
Fix ReactionIterator for limit > 100
|
7 years ago |
|
member.py
|
Update Member.joined_at on MESSAGE_CREATE and document it can be None.
|
7 years ago |
|
message.py
|
Expose Embed.from_data as Embed.from_dict
|
7 years ago |
|
mixins.py
|
Bumped copyright years to 2019.
|
7 years ago |
|
object.py
|
Bumped copyright years to 2019.
|
7 years ago |
|
opus.py
|
Bumped copyright years to 2019.
|
7 years ago |
|
permissions.py
|
Added support for comparing PermissionOverwrites
|
7 years ago |
|
player.py
|
Update voice code to vws V4
|
7 years ago |
|
raw_models.py
|
Bumped copyright years to 2019.
|
7 years ago |
|
reaction.py
|
Add `remove()` to Reaction
|
7 years ago |
|
relationship.py
|
Bumped copyright years to 2019.
|
7 years ago |
|
role.py
|
Bumped copyright years to 2019.
|
7 years ago |
|
shard.py
|
Bumped copyright years to 2019.
|
7 years ago |
|
state.py
|
Expose Embed.from_data as Embed.from_dict
|
7 years ago |
|
user.py
|
Add PremiumType enumeration and ClientUser.premium_type
|
7 years ago |
|
utils.py
|
Add support for guild banners
|
7 years ago |
|
voice_client.py
|
Don't reconnect during 4014/4015 in voice websocket.
|
7 years ago |
|
webhook.py
|
Mock a ConnectionState object to fix wait=True errors in webhooks.
|
7 years ago |