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 26bb6c6ddc Fix some lingering attribute setting issues. 6 years ago
..
bin Update opus and add COPYING notice 7 years ago
ext/commands [commands] Remove message being required from Role/Member converters. 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 Add support for default notification level in audit logs and Guild.edit 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 Remove outdated note about bot accounts. 7 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 Add support for mobile indicators and per-client statuses. 6 years ago
http.py Added User.mutual_friends() 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 Update Message.mention_everyone docs to include @here 6 years ago
player.py [lint] Rename exception variables to exc 6 years ago
raw_models.py [lint] Fix incorrect and inconsistent whitespace 7 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 Support webp in _get_mime_type_for_image 6 years ago
voice_client.py [lint] Fix import order 6 years ago
webhook.py Fix AttributeError in webhook.send 6 years ago