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.
Ben Mintz ce3ede1551 Implement PartialEmoji == Emoji (fixes #1627) 6 years ago
..
bin Update opus and add COPYING notice 7 years ago
ext/commands Do None instead of falsy checks on Command attributes 6 years ago
__init__.py [lint] Fix import order 6 years ago
__main__.py [lint] Fix import order 6 years ago
abc.py [lint] Fix import order 6 years ago
activity.py Trim whitespace in artist names in Spotify.artists 6 years ago
audit_logs.py Fix overwriting of AuditLogDiff.roles for multiple $add/$remove keys 6 years ago
backoff.py Fixed ExponentialBackoff not working when integral 8 years ago
calls.py Change docstrings to raw-strings 7 years ago
channel.py Handle implicit perms in discord.VoiceChannel.permissions_for 6 years ago
client.py Support discordapp.com invite URLs. 6 years ago
colour.py Add Colour.from_hsv 7 years ago
context_managers.py [lint] Limit unneccessarily broad except clauses 6 years ago
embeds.py [lint] Fix incorrect and inconsistent whitespace 7 years ago
emoji.py Implement PartialEmoji == Emoji (fixes #1627) 6 years ago
enums.py Add support for default notification level in audit logs and Guild.edit 6 years ago
errors.py [lint] Limit unneccessarily broad except clauses 6 years ago
file.py Add support for spoiler attachments. 6 years ago
gateway.py Add override to `close()` method to the websocket subclass. 6 years ago
guild.py Allow additional parameters on channel creation 6 years ago
http.py Allow additional parameters on channel creation 6 years ago
invite.py [lint] Fix incorrect and inconsistent whitespace 7 years ago
iterators.py [lint] Remove redundant paranthesis 6 years ago
member.py Fix some lingering attribute setting issues. 6 years ago
message.py Add support for spoiler attachments. 6 years ago
mixins.py Update copyright year to 2017. 8 years ago
object.py [lint] Fix incorrect and inconsistent whitespace 7 years ago
opus.py [lint] Fix import order 6 years ago
permissions.py Fix typo in Permissions.all_channel 6 years ago
player.py [lint] Rename exception variables to exc 6 years ago
raw_models.py Fix user/user_id documentation for reaction remove events 6 years ago
reaction.py Remove Reaction.users "Python 3.4 usage" section 7 years ago
relationship.py [lint] Remove unused imports 7 years ago
role.py Fix NameError and duplicate insertion bug when moving roles. 7 years ago
shard.py Add support for multiple activities 6 years ago
state.py [lint] Fix import order 6 years ago
user.py Added User.mutual_friends() 6 years ago
utils.py Use a tuple for startswith in mime detection code. 6 years ago
voice_client.py [lint] Fix import order 6 years ago
webhook.py Fix Webhook states for stateful objects 6 years ago