You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rapptz e9fa90d19f Version bump to v1.4.2 5 years ago
..
bin Update opus and add COPYING notice 7 years ago
ext [commands] Fix exception raised in Command invoke hooks. 5 years ago
__init__.py Version bump to v1.4.2 5 years ago
__main__.py Rewrite gateway to use aiohttp instead of websockets 5 years ago
abc.py Fix issue with empty overwrites 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 Don't call close() if we've already been closed in Client.run 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 Completely update member references from message inner members. 5 years ago
mentions.py implement AllowedMentions.__repr__ 5 years ago
message.py Completely update member references from message inner members. 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 Remove caching from AutoShardedClient.shards 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 Handle cloudflare bans on webhook requests 5 years ago
widget.py Fix KeyError on Member Channels not in JSON 5 years ago