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