..
bin
Update opus and add COPYING notice
7 years ago
ext/ commands
[commands] Separate view parsing errors from BadArgument.
6 years ago
__init__.py
Expose more information from partial invites, along with counts.
6 years ago
__main__.py
Add new cog methods
6 years ago
abc.py
Bumped copyright years to 2019.
6 years ago
activity.py
Change Activity.application_id from `str` to `int`.
6 years ago
audit_logs.py
Bumped copyright years to 2019.
6 years ago
backoff.py
Bumped copyright years to 2019.
6 years ago
calls.py
Bumped copyright years to 2019.
6 years ago
channel.py
Add support for guild news channels.
6 years ago
client.py
Moved http.close to before _closed.set
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
Bumped copyright years to 2019.
6 years ago
emoji.py
Fix Emoji.__hash__ being None.
6 years ago
enums.py
Add support for guild news channels.
6 years ago
errors.py
Bumped copyright years to 2019.
6 years ago
file.py
Bumped copyright years to 2019.
6 years ago
gateway.py
Warn on high latency and blocking heartbeat
6 years ago
guild.py
Add support for guild banners
6 years ago
http.py
Add support for guild banners
6 years ago
invite.py
Add support for guild banners
6 years ago
iterators.py
Fix ReactionIterator for limit > 100
6 years ago
member.py
Update Member.joined_at on MESSAGE_CREATE and document it can be None.
6 years ago
message.py
Revert default parameter use_cached of Attachment.save back to False.
6 years ago
mixins.py
Bumped copyright years to 2019.
6 years ago
object.py
Bumped copyright years to 2019.
6 years ago
opus.py
Bumped copyright years to 2019.
6 years ago
permissions.py
Added support for comparing PermissionOverwrites
6 years ago
player.py
Update voice code to vws V4
6 years ago
raw_models.py
Bumped copyright years to 2019.
6 years ago
reaction.py
Add `remove()` to Reaction
6 years ago
relationship.py
Bumped copyright years to 2019.
6 years ago
role.py
Bumped copyright years to 2019.
6 years ago
shard.py
Bumped copyright years to 2019.
6 years ago
state.py
Log unknown channel warning in WEBHOOK_UPDATE
6 years ago
user.py
Add PremiumType enumeration and ClientUser.premium_type
6 years ago
utils.py
Add support for guild banners
6 years ago
voice_client.py
Don't reconnect during 4014/4015 in voice websocket.
6 years ago
webhook.py
Mock a ConnectionState object to fix wait=True errors in webhooks.
6 years ago