..
bin
Update opus and add COPYING notice
7 years ago
ext
[commands] Allow setting description of cogs
4 years ago
__init__.py
Add sticker support
4 years ago
__main__.py
Rewrite gateway to use aiohttp instead of websockets
5 years ago
abc.py
Properly document that categories throw 404's on create_invite.
4 years ago
activity.py
Documentation formatting
5 years ago
appinfo.py
Implement icon_rl_as and cover_image_url_as for AppInfo
4 years ago
asset.py
Add sticker support
4 years ago
audit_logs.py
Bump copyright year to 2020
5 years ago
backoff.py
Bump copyright year to 2020
5 years ago
calls.py
Bump copyright year to 2020
5 years ago
channel.py
Implement icon_rl_as and cover_image_url_as for AppInfo
4 years ago
client.py
Add Client.intents to query the current intents
5 years ago
colour.py
Clarify Colour.random RNG
4 years ago
context_managers.py
Bump copyright year to 2020
5 years ago
embeds.py
Fix error when trying to clear empty image/thumbnail in embeds
5 years ago
emoji.py
Fixes and improvements for v1.3 documentation
5 years ago
enums.py
Sticker implementation cleanup
4 years ago
errors.py
Add a special exception for required privileged intents
5 years ago
file.py
Fix various inconsistencies within the documentation (#5067)
5 years ago
flags.py
Don't store a user cache if there's no member intent or cache is off
4 years ago
gateway.py
Add internal method to check if the websocket is currently ratelimited
5 years ago
guild.py
Implement role tags.
4 years ago
http.py
Raise DiscordServerError for 503 Service Unavailable errors
4 years ago
integrations.py
Remove namedtuples to better future guard the library
5 years ago
invite.py
Remove namedtuples to better future guard the library
5 years ago
iterators.py
Fix AttributeError when fetching reactions without cache
5 years ago
member.py
Intern status and overwrite strings
5 years ago
mentions.py
Classmethods all and none for AllowedMentions
5 years ago
message.py
Ensure member key is not overwritten by author key in MESSAGE_UPDATE
4 years ago
mixins.py
Bump copyright year to 2020
5 years ago
object.py
Convert id parameter of Object into int or raise TypeError on failure
5 years ago
oggparse.py
Bump copyright year to 2020
5 years ago
opus.py
Bump copyright year to 2020
5 years ago
partial_emoji.py
Fix and add documentation
5 years ago
permissions.py
Evict keys when they're set to None in PermissionOverwrite
5 years ago
player.py
Suppress the creation of a command window from ffmpeg on Windows
4 years ago
raw_models.py
update the docs on RawReactionActionEvent.member
5 years ago
reaction.py
Bump copyright year to 2020
5 years ago
relationship.py
Bump copyright year to 2020
5 years ago
role.py
Implement role tags.
4 years ago
shard.py
Add chunk_guilds_at_startup and deprecate fetch_offline_members
5 years ago
state.py
Ensure member key is not overwritten by author key in MESSAGE_UPDATE
4 years ago
sticker.py
Fix preview_asset key name in Sticker
4 years ago
team.py
Implement icon_rl_as and cover_image_url_as for AppInfo
4 years ago
template.py
Fix error with templates not having access to member cache flags.
4 years ago
user.py
Fix and add documentation
5 years ago
utils.py
Escape multi-line quotes properly
5 years ago
voice_client.py
Clear the connected flag when potentially reconnecting the player
4 years ago
webhook.py
Add a more concrete exception for 500 status codes.
5 years ago
widget.py
Remove namedtuples to better future guard the library
5 years ago