..
bin
Update opus and add COPYING notice
7 years ago
ext
Implement VoiceProtocol lower level hooks.
5 years ago
__init__.py
Implement VoiceProtocol lower level hooks.
5 years ago
__main__.py
Rewrite gateway to use aiohttp instead of websockets
5 years ago
abc.py
Implement VoiceProtocol lower level hooks.
5 years ago
activity.py
Documentation formatting
5 years ago
appinfo.py
Fixes and improvements for v1.3 documentation
5 years ago
asset.py
Drop superfluous zero in version related changes in the documentation
5 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
Fix and add documentation
5 years ago
client.py
Add support for guild intents
5 years ago
colour.py
Add discord.Colour classmethod dark_theme
5 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
Add competing activity type
5 years ago
errors.py
Add a more concrete exception for 500 status codes.
5 years ago
file.py
Fix various inconsistencies within the documentation (#5067)
5 years ago
flags.py
Add support for guild intents
5 years ago
gateway.py
Check for zombie connections through last received payload
5 years ago
guild.py
Rewrite chunking to work with intents.
5 years ago
http.py
Add a more concrete exception for 500 status codes.
5 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
Handle user updates within GUILD_MEMBER_UPDATE
5 years ago
mentions.py
Classmethods all and none for AllowedMentions
5 years ago
message.py
Fix and add documentation
5 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
Fix and add documentation
5 years ago
player.py
Add double backticks for some parameter mentions in the documentation.
5 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
Fix and add documentation
5 years ago
shard.py
Implement VoiceProtocol lower level hooks.
5 years ago
state.py
Speed up chunking for guilds with presence intent enabled
5 years ago
team.py
Documentation fixes (#2531)
5 years ago
template.py
Add missing comma in template.py
5 years ago
user.py
Fix and add documentation
5 years ago
utils.py
Fix NameError with resolving codes with Template
5 years ago
voice_client.py
Properly handle disconnects in voice when force disconnected
5 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