.. |
bin
|
Update opus and add COPYING notice
|
7 years ago |
ext
|
[commands] Make Greedy ignore parsing errors.
|
5 years ago |
__init__.py
|
Move PartialEmoji over to a new namespace to avoid circular imports
|
5 years ago |
__main__.py
|
Make discord --version a bit more helpful.
|
6 years ago |
abc.py
|
Allow editing of overwrites in Channel.edit()
|
5 years ago |
activity.py
|
Fix KeyError for things without a created_at
|
5 years ago |
appinfo.py
|
Support team members data in application info
|
6 years ago |
asset.py
|
Adjust BASE urls to have no trailing slash (consistency)
|
5 years ago |
audit_logs.py
|
Add new audit log entry types. Fix issue with unknown entry types
|
5 years ago |
backoff.py
|
Improve documentation
|
6 years ago |
calls.py
|
Improve documentation
|
6 years ago |
channel.py
|
Allow editing of overwrites in Channel.edit()
|
5 years ago |
client.py
|
Fix more deprecation warnings for 3.8
|
5 years ago |
colour.py
|
Improve documentation
|
6 years ago |
context_managers.py
|
Catch asyncio.CancelledError in 3.8 in typing context manager
|
6 years ago |
embeds.py
|
Improve documentation
|
6 years ago |
emoji.py
|
Move PartialEmoji over to a new namespace to avoid circular imports
|
5 years ago |
enums.py
|
Implement `Webhook.type`
|
5 years ago |
errors.py
|
Improve documentation
|
6 years ago |
file.py
|
Improve documentation
|
6 years ago |
gateway.py
|
Wait 5 seconds before IDENTIFYing with an invalidated session.
|
5 years ago |
guild.py
|
Removed MEMBER_LIST_DISABLED, added PUBLIC_DISABLED
|
5 years ago |
http.py
|
Fix one more remaining loop passing for 3.8 in a Lock
|
5 years ago |
invite.py
|
Adjust BASE urls to have no trailing slash (consistency)
|
5 years ago |
iterators.py
|
Fix all deprecation warnings for 3.8
|
5 years ago |
member.py
|
Added Optional to VoiceState.channel type
|
5 years ago |
message.py
|
Document the exception-suppressing behaviour of Message.delete
|
5 years ago |
mixins.py
|
Bumped copyright years to 2019.
|
6 years ago |
object.py
|
Fix discord.Object type hinting docs
|
6 years ago |
oggparse.py
|
Fix OggStream "invalid header magic" at end of stream
|
5 years ago |
opus.py
|
Add FFmpegOpusAudio and other voice improvements
|
6 years ago |
partial_emoji.py
|
Move PartialEmoji over to a new namespace to avoid circular imports
|
5 years ago |
permissions.py
|
Add view_guild_insights permission
|
5 years ago |
player.py
|
Print exception tracebacks in voice threads
|
5 years ago |
raw_models.py
|
Add RawReactionActionEvent.event_type attribute.
|
6 years ago |
reaction.py
|
Reaction's emoji can be a partial one too
|
6 years ago |
relationship.py
|
Bumped copyright years to 2019.
|
6 years ago |
role.py
|
Create Permissions and Colour objects when necessary in Role
|
6 years ago |
shard.py
|
Fix more deprecation warnings
|
5 years ago |
state.py
|
Fix all deprecation warnings for 3.8
|
5 years ago |
team.py
|
Fix TeamMember.team typehinting
|
6 years ago |
user.py
|
Return 'username' instead of 'name'
|
5 years ago |
utils.py
|
Be more explicit in the utils.find example code.
|
5 years ago |
voice_client.py
|
Add support for xsalsa20_poly1305_lite
|
5 years ago |
webhook.py
|
Implement `Webhook.type`
|
5 years ago |
widget.py
|
Improve documentation
|
6 years ago |