| .. |
|
bin
|
Update opus and add COPYING notice
|
8 years ago |
|
ext
|
[commands] Correct command removing during cog injecting
|
6 years ago |
|
__init__.py
|
Version bump for development purposes
|
6 years ago |
|
__main__.py
|
Rewrite gateway to use aiohttp instead of websockets
|
6 years ago |
|
abc.py
|
Fix comparison for overwrites when checking if a channel is synced
|
6 years ago |
|
activity.py
|
Documentation formatting
|
6 years ago |
|
appinfo.py
|
Fixes and improvements for v1.3 documentation
|
6 years ago |
|
asset.py
|
Drop superfluous zero in version related changes in the documentation
|
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 more methods to set an audit log reason
|
6 years ago |
|
client.py
|
Don't call close() if we've already been closed in Client.run
|
6 years ago |
|
colour.py
|
Add discord.Colour classmethod dark_theme
|
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
|
Fixes and improvements for v1.3 documentation
|
6 years ago |
|
enums.py
|
Add South Korea VoiceRegion
|
6 years ago |
|
errors.py
|
Propagate manual close codes to socket subclass
|
6 years ago |
|
file.py
|
Fix various inconsistencies within the documentation (#5067)
|
6 years ago |
|
flags.py
|
Add support for public user flags
|
6 years ago |
|
gateway.py
|
Terminate connection if a close code couldn't be handled
|
6 years ago |
|
guild.py
|
Add COMMUNITY to Guild.features
|
6 years ago |
|
http.py
|
Use a subclass rather than monkey-patching for the websocket
|
6 years ago |
|
integrations.py
|
Fix NameError and AttributeError in Template and Integrations
|
6 years ago |
|
invite.py
|
Documentation formatting
|
6 years ago |
|
iterators.py
|
Fix AttributeError when fetching reactions without cache
|
6 years ago |
|
member.py
|
Fix Member.joined_at documentation
|
6 years ago |
|
mentions.py
|
Classmethods all and none for AllowedMentions
|
6 years ago |
|
message.py
|
Added __eq__ to Message
|
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
|
Bump copyright year to 2020
|
6 years ago |
|
partial_emoji.py
|
Fix possibility of PartialEmoji.id being a string
|
6 years ago |
|
permissions.py
|
Documentation formatting
|
6 years ago |
|
player.py
|
Add double backticks for some parameter mentions in the documentation.
|
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
|
allow passing color int to role.edit
|
6 years ago |
|
shard.py
|
Terminate shard processing queue when a clean close is encountered.
|
6 years ago |
|
state.py
|
Update message references in AutoShardedConnectionState
|
6 years ago |
|
team.py
|
Documentation fixes (#2531)
|
6 years ago |
|
template.py
|
Add missing comma in template.py
|
6 years ago |
|
user.py
|
Documentation formatting
|
6 years ago |
|
utils.py
|
Fix NameError with resolving codes with Template
|
6 years ago |
|
voice_client.py
|
Be defensive in case Discord breaks something with WS URLs again
|
6 years ago |
|
webhook.py
|
Add logging to webhooks
|
6 years ago |
|
widget.py
|
Fix KeyError on Member Channels not in JSON
|
6 years ago |