.. |
bin
|
Update opus and add COPYING notice
|
7 years ago |
ext
|
[commands] Lazily fetch members in discord.Member converters
|
5 years ago |
__init__.py
|
Version bump to v1.5.1
|
5 years ago |
__main__.py
|
Rewrite gateway to use aiohttp instead of websockets
|
5 years ago |
abc.py
|
Properly insert at the end if position is not found when moving.
|
5 years ago |
activity.py
|
Documentation formatting
|
5 years ago |
appinfo.py
|
Fixes and improvements for v1.3 documentation
|
5 years ago |
asset.py
|
Drop superfluous zero in version related changes in the documentation
|
5 years ago |
audit_logs.py
|
Bump copyright year to 2020
|
5 years ago |
backoff.py
|
Bump copyright year to 2020
|
5 years ago |
calls.py
|
Bump copyright year to 2020
|
5 years ago |
channel.py
|
Fix and add documentation
|
5 years ago |
client.py
|
Add Client.intents to query the current intents
|
5 years ago |
colour.py
|
Fix Colour.dark_theme docstring.
|
5 years ago |
context_managers.py
|
Bump copyright year to 2020
|
5 years ago |
embeds.py
|
Fix error when trying to clear empty image/thumbnail in embeds
|
5 years ago |
emoji.py
|
Fixes and improvements for v1.3 documentation
|
5 years ago |
enums.py
|
Allow finer grained control over the member cache.
|
5 years ago |
errors.py
|
Add a special exception for required privileged intents
|
5 years ago |
file.py
|
Fix various inconsistencies within the documentation (#5067)
|
5 years ago |
flags.py
|
Mark intent alias flags as actual aliases to skip them in __iter__
|
5 years ago |
gateway.py
|
Add internal method to check if the websocket is currently ratelimited
|
5 years ago |
guild.py
|
Fixed incorrectly named 'Intent' class in doc.
|
5 years ago |
http.py
|
Use delete_message_days instead of delete-message-days
|
5 years ago |
integrations.py
|
Remove namedtuples to better future guard the library
|
5 years ago |
invite.py
|
Remove namedtuples to better future guard the library
|
5 years ago |
iterators.py
|
Fix AttributeError when fetching reactions without cache
|
5 years ago |
member.py
|
Intern status and overwrite strings
|
5 years ago |
mentions.py
|
Classmethods all and none for AllowedMentions
|
5 years ago |
message.py
|
Use Hashable mixin for Message
|
5 years ago |
mixins.py
|
Bump copyright year to 2020
|
5 years ago |
object.py
|
Convert id parameter of Object into int or raise TypeError on failure
|
5 years ago |
oggparse.py
|
Bump copyright year to 2020
|
5 years ago |
opus.py
|
Bump copyright year to 2020
|
5 years ago |
partial_emoji.py
|
Fix and add documentation
|
5 years ago |
permissions.py
|
Evict keys when they're set to None in PermissionOverwrite
|
5 years ago |
player.py
|
Add double backticks for some parameter mentions in the documentation.
|
5 years ago |
raw_models.py
|
update the docs on RawReactionActionEvent.member
|
5 years ago |
reaction.py
|
Bump copyright year to 2020
|
5 years ago |
relationship.py
|
Bump copyright year to 2020
|
5 years ago |
role.py
|
Fix and add documentation
|
5 years ago |
shard.py
|
Add chunk_guilds_at_startup and deprecate fetch_offline_members
|
5 years ago |
state.py
|
Fix error when querying members from the gateway.
|
5 years ago |
team.py
|
Documentation fixes (#2531)
|
5 years ago |
template.py
|
Add missing comma in template.py
|
5 years ago |
user.py
|
Fix and add documentation
|
5 years ago |
utils.py
|
Escape multi-line quotes properly
|
5 years ago |
voice_client.py
|
Fix disconnect when trying to move to another voice channel.
|
5 years ago |
webhook.py
|
Add a more concrete exception for 500 status codes.
|
5 years ago |
widget.py
|
Remove namedtuples to better future guard the library
|
5 years ago |