..
bin
Update opus and add COPYING notice
7 years ago
ext/ commands
Change internal role storage in Guild to a dict instead of a list.
7 years ago
__init__.py
Remove dead package references.
7 years ago
__main__.py
[lint] Fix incorrect and inconsistent whitespace
7 years ago
abc.py
Change internal representation of roles in Member and Emoji.
7 years ago
activity.py
[lint] Fix types used for __slots__ and __all__
7 years ago
audit_logs.py
Change internal role storage in Guild to a dict instead of a list.
7 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
Fix up the Sphinx strings causing warnings.
7 years ago
client.py
Optimise tight loops in DiscordGateway.received_message
7 years ago
colour.py
Add Colour.from_hsv
7 years ago
context_managers.py
Fix NameError for typing context manager.
7 years ago
embeds.py
[lint] Fix incorrect and inconsistent whitespace
7 years ago
emoji.py
Change internal representation of roles in Member and Emoji.
7 years ago
enums.py
Added hypesquad house functionality
7 years ago
errors.py
Drop support for Python 3.4 and make minimum version 3.5.2.
7 years ago
file.py
Add intersphinx
7 years ago
gateway.py
Optimise tight loops in DiscordGateway.received_message
7 years ago
guild.py
Change internal role storage in Guild to a dict instead of a list.
7 years ago
http.py
Add support for Discord's slow mode.
7 years ago
invite.py
[lint] Fix incorrect and inconsistent whitespace
7 years ago
iterators.py
[lint] Fix incorrect and inconsistent whitespace
7 years ago
member.py
Optimise some member and user related routines.
7 years ago
message.py
Change internal role storage in Guild to a dict instead of a list.
7 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
Fixed opus error check
7 years ago
permissions.py
Change docstrings to raw-strings
7 years ago
player.py
Fix up the Sphinx strings causing warnings.
7 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
Change internal representation of roles in Member and Emoji.
7 years ago
shard.py
Optimise tight loops in DiscordGateway.received_message
7 years ago
state.py
Optimise tight loops in DiscordGateway.received_message
7 years ago
user.py
Optimise some member and user related routines.
7 years ago
utils.py
Change internal representation of roles in Member and Emoji.
7 years ago
voice_client.py
Fix up the Sphinx strings causing warnings.
7 years ago
webhook.py
Fix up the Sphinx strings causing warnings.
7 years ago