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