..
bin
Update opus and add COPYING notice
7 years ago
ext
[commands] implement HelpCommand.add/remove_check
5 years ago
__init__.py
Version bump to 1.4.1
5 years ago
__main__.py
Rewrite gateway to use aiohttp instead of websockets
5 years ago
abc.py
Optimize Channel.permissions_for by not creating temporary objects
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
Allow more methods to set an audit log reason
5 years ago
client.py
Fix gramatical error in Client guild_subscriptions docs
5 years ago
colour.py
Add gray alias for discord.Colour
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 remaining user flags
5 years ago
errors.py
Propagate manual close codes to socket subclass
5 years ago
file.py
Fix various inconsistencies within the documentation (#5067)
5 years ago
flags.py
Add support for public user flags
5 years ago
gateway.py
Terminate connection if a close code couldn't be handled
5 years ago
guild.py
Fix bug with Guild.by_category not showing some channels
5 years ago
http.py
Use a subclass rather than monkey-patching for the websocket
5 years ago
integrations.py
Fix NameError and AttributeError in Template and Integrations
5 years ago
invite.py
Documentation formatting
5 years ago
iterators.py
Fix AttributeError when fetching reactions without cache
5 years ago
member.py
Documentation formatting
5 years ago
mentions.py
implement AllowedMentions.__repr__
5 years ago
message.py
Fixed a typo in message unpinning docs
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 possibility of PartialEmoji.id being a string
5 years ago
permissions.py
Documentation formatting
5 years ago
player.py
Add double backticks for some parameter mentions in the documentation.
5 years ago
raw_models.py
Prepare for the discord.com domain rename
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
allow passing color int to role.edit
5 years ago
shard.py
Terminate shard processing queue when a clean close is encountered.
5 years ago
state.py
Update message references in AutoShardedConnectionState
5 years ago
team.py
Documentation fixes (#2531)
5 years ago
template.py
Add missing comma in template.py
5 years ago
user.py
Documentation formatting
5 years ago
utils.py
Fix NameError with resolving codes with Template
5 years ago
voice_client.py
Be defensive in case Discord breaks something with WS URLs again
5 years ago
webhook.py
Fix a typo with webhook documentation
5 years ago
widget.py
Fix KeyError on Member Channels not in JSON
5 years ago