| .. |
|
bin
|
Update opus and add COPYING notice
|
8 years ago |
|
ext
|
[commands] Add missing async in documentation
|
6 years ago |
|
__init__.py
|
Implement discord.MessageFlags
|
6 years ago |
|
__main__.py
|
Make discord --version a bit more helpful.
|
7 years ago |
|
abc.py
|
Fix bug preventing movement of channels when there are gaps in position
|
6 years ago |
|
activity.py
|
Expose _ActivityTag as BaseActivity to easily refer to.
|
6 years ago |
|
appinfo.py
|
Support team members data in application info
|
6 years ago |
|
asset.py
|
removed parameter section in Asset.read
|
6 years ago |
|
audit_logs.py
|
Add new audit log entry types. Fix issue with unknown entry types
|
6 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()
|
6 years ago |
|
client.py
|
Document BaseActivity
|
6 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
|
6 years ago |
|
enums.py
|
Add support for custom activities
|
6 years ago |
|
errors.py
|
Improve documentation
|
6 years ago |
|
file.py
|
Improve documentation
|
6 years ago |
|
flags.py
|
Add User.system and MessageFlags.urgent
|
6 years ago |
|
gateway.py
|
Expose _ActivityTag as BaseActivity to easily refer to.
|
6 years ago |
|
guild.py
|
updated the docs for Guild.vanity_invite
|
6 years ago |
|
http.py
|
Implement discord.MessageFlags
|
6 years ago |
|
invite.py
|
Adjust BASE urls to have no trailing slash (consistency)
|
6 years ago |
|
iterators.py
|
Allow Guild.fetch_members to take in limit=None
|
6 years ago |
|
member.py
|
Expose _ActivityTag as BaseActivity to easily refer to.
|
6 years ago |
|
message.py
|
Add Attachment.to_file to easily send an attachment.
|
6 years ago |
|
mixins.py
|
Bumped copyright years to 2019.
|
7 years ago |
|
object.py
|
Fix discord.Object type hinting docs
|
6 years ago |
|
oggparse.py
|
Fix OggStream "invalid header magic" at end of stream
|
6 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
|
6 years ago |
|
permissions.py
|
Redesign permissions to allow aliases to be used.
|
6 years ago |
|
player.py
|
Print exception tracebacks in voice threads
|
6 years ago |
|
raw_models.py
|
Add `RawReactionActionEvent.member`
|
6 years ago |
|
reaction.py
|
Reaction's emoji can be a partial one too
|
6 years ago |
|
relationship.py
|
Bumped copyright years to 2019.
|
7 years ago |
|
role.py
|
Create Permissions and Colour objects when necessary in Role
|
6 years ago |
|
shard.py
|
Document BaseActivity
|
6 years ago |
|
state.py
|
Expose _ActivityTag as BaseActivity to easily refer to.
|
6 years ago |
|
team.py
|
Fix TeamMember.team typehinting
|
6 years ago |
|
user.py
|
Add Profile.system and Profile.team_user to query newer flags
|
6 years ago |
|
utils.py
|
Be more explicit in the utils.find example code.
|
6 years ago |
|
voice_client.py
|
Add support for xsalsa20_poly1305_lite
|
6 years ago |
|
webhook.py
|
Implement `Webhook.type`
|
6 years ago |
|
widget.py
|
Expose _ActivityTag as BaseActivity to easily refer to.
|
6 years ago |