| .. |
|
bin
|
Update Windows opus binaries from 1.2.1 to 1.3.1
|
6 years ago |
|
ext
|
[commands] max_concurrency comes before cooldowns
|
6 years ago |
|
__init__.py
|
[chore] Remove redundant imports
|
6 years ago |
|
__main__.py
|
Rewrite gateway to use aiohttp instead of websockets
|
6 years ago |
|
abc.py
|
Fix wrong documented permission for GuildChannel.invites()
|
6 years ago |
|
activity.py
|
[bug] call super constructor for `CustomActivity` to fix `created_at`
|
6 years ago |
|
appinfo.py
|
Implement icon_rl_as and cover_image_url_as for AppInfo
|
6 years ago |
|
asset.py
|
Add Emoji.url_as
|
6 years ago |
|
audit_logs.py
|
Bump copyright year to 2020
|
6 years ago |
|
backoff.py
|
Bump copyright year to 2020
|
6 years ago |
|
calls.py
|
Bump copyright year to 2020
|
6 years ago |
|
channel.py
|
Allow PartialMessage to work with DM channels as well
|
6 years ago |
|
client.py
|
[chore] Remove redundant imports
|
6 years ago |
|
colour.py
|
Clarify Colour.random RNG
|
6 years ago |
|
context_managers.py
|
Bump copyright year to 2020
|
6 years ago |
|
embeds.py
|
Fix error when trying to clear empty image/thumbnail in embeds
|
6 years ago |
|
emoji.py
|
Add versionadded string for Emoji.url_as
|
6 years ago |
|
enums.py
|
Code cleanup involving enums and message replies
|
6 years ago |
|
errors.py
|
Add a special exception for required privileged intents
|
6 years ago |
|
file.py
|
Make File docstring raw for Python 3.9 compatibility
|
6 years ago |
|
flags.py
|
Don't store a user cache if there's no member intent or cache is off
|
6 years ago |
|
gateway.py
|
Add internal method to check if the websocket is currently ratelimited
|
6 years ago |
|
guild.py
|
Add support for editing and deleting webhook messages.
|
6 years ago |
|
http.py
|
Implement discord.Message.reply
|
6 years ago |
|
integrations.py
|
Remove namedtuples to better future guard the library
|
6 years ago |
|
invite.py
|
Remove namedtuples to better future guard the library
|
6 years ago |
|
iterators.py
|
Add support for chunking AsyncIterator objects
|
6 years ago |
|
member.py
|
Add support for Member.pending boolean attribute
|
6 years ago |
|
mentions.py
|
Implement discord.Message.reply
|
6 years ago |
|
message.py
|
Allow PartialMessage to work with DM channels as well
|
6 years ago |
|
mixins.py
|
Bump copyright year to 2020
|
6 years ago |
|
object.py
|
Convert id parameter of Object into int or raise TypeError on failure
|
6 years ago |
|
oggparse.py
|
Bump copyright year to 2020
|
6 years ago |
|
opus.py
|
Add in Decoder
|
6 years ago |
|
partial_emoji.py
|
Add created_at property to PartialEmoji
|
6 years ago |
|
permissions.py
|
Evict keys when they're set to None in PermissionOverwrite
|
6 years ago |
|
player.py
|
Suppress the creation of a command window from ffmpeg on Windows
|
6 years ago |
|
raw_models.py
|
update the docs on RawReactionActionEvent.member
|
6 years ago |
|
reaction.py
|
Bump copyright year to 2020
|
6 years ago |
|
relationship.py
|
Bump copyright year to 2020
|
6 years ago |
|
role.py
|
Implement role tags.
|
6 years ago |
|
shard.py
|
Add a way to check if the websocket is rate limited.
|
6 years ago |
|
state.py
|
[chore] Remove redundant imports
|
6 years ago |
|
sticker.py
|
Fix preview_asset key name in Sticker
|
6 years ago |
|
team.py
|
Fix Team.icon_url_as format argument default value
|
6 years ago |
|
template.py
|
Fix error with templates not having access to member cache flags.
|
6 years ago |
|
user.py
|
Fix and add documentation
|
6 years ago |
|
utils.py
|
[chore] Remove redundant imports
|
6 years ago |
|
voice_client.py
|
Clear the connected flag when potentially reconnecting the player
|
6 years ago |
|
webhook.py
|
Fix WebhookMessages docstrings
|
6 years ago |
|
widget.py
|
Remove namedtuples to better future guard the library
|
6 years ago |