| .. |
|
bin
|
Update Windows opus binaries from 1.2.1 to 1.3.1
|
6 years ago |
|
ext
|
[commands] fix case_insensitive bug in parse_flags
|
3 years ago |
|
types
|
Improve component typing
|
3 years ago |
|
webhook
|
Use explicit UTF-8 encoding in SyncWebhook
|
3 years ago |
|
__init__.py
|
Rename appinfo.py -> application.py
|
3 years ago |
|
__main__.py
|
fix: update all occurrences of discord.py to discord.py-self in __main__.py
|
4 years ago |
|
abc.py
|
Fix bug in permission resolution when dealing with timed out members
|
3 years ago |
|
activity.py
|
Fix two styling nits with fmt: off
|
3 years ago |
|
affinity.py
|
Implement affinities
|
3 years ago |
|
application.py
|
Change Message.application type to IntegrationApplication
|
3 years ago |
|
asset.py
|
Add filename and description kwargs for to_file
|
3 years ago |
|
audit_logs.py
|
Add PartialIntegration to TargetType
|
3 years ago |
|
backoff.py
|
Fix some type ignores in backoff and channel
|
4 years ago |
|
billing.py
|
Implement (almost) the entirety of the applications, billing, and store API (#449)
|
3 years ago |
|
calls.py
|
Update call ring logic
|
3 years ago |
|
channel.py
|
Fix documentation of PartialMessageable.jump_url
|
3 years ago |
|
client.py
|
Fix broken HTTPClient.recreate code to actually clear session
|
3 years ago |
|
colour.py
|
Add Colour.from_str factory method
|
3 years ago |
|
commands.py
|
Rename appinfo.py -> application.py
|
3 years ago |
|
components.py
|
Improve component typing
|
3 years ago |
|
connections.py
|
Add note about connection access token availability
|
3 years ago |
|
context_managers.py
|
Replace trigger_typing with awaiting typing context manager
|
3 years ago |
|
embeds.py
|
Rebase to latest upstream
|
4 years ago |
|
emoji.py
|
Rebase to latest upstream
|
4 years ago |
|
entitlements.py
|
Implement (almost) the entirety of the applications, billing, and store API (#449)
|
3 years ago |
|
enums.py
|
Implement protobuf settings (#476)
|
3 years ago |
|
errors.py
|
Implement (almost) the entirety of the applications, billing, and store API (#449)
|
3 years ago |
|
file.py
|
Implement (almost) the entirety of the applications, billing, and store API (#449)
|
3 years ago |
|
flags.py
|
Add dunder or support to Flag types
|
3 years ago |
|
gateway.py
|
Implement protobuf settings (#476)
|
3 years ago |
|
guild.py
|
Add widget_enabled attribute to Guild
|
3 years ago |
|
guild_premium.py
|
Implement (almost) the entirety of the applications, billing, and store API (#449)
|
3 years ago |
|
handlers.py
|
Make fetch_token parameters required
|
4 years ago |
|
http.py
|
Retry on 524 status code
|
3 years ago |
|
integrations.py
|
Rename appinfo.py -> application.py
|
3 years ago |
|
interactions.py
|
Pass CI
|
4 years ago |
|
invite.py
|
Rename appinfo.py -> application.py
|
3 years ago |
|
library.py
|
Rename appinfo.py -> application.py
|
3 years ago |
|
member.py
|
Add Member.display_icon to get the rendered member icon
|
3 years ago |
|
mentions.py
|
Rebase to upstream
|
4 years ago |
|
message.py
|
Add Reaction into typehint of add_reaction()
|
3 years ago |
|
metadata.py
|
Implement (almost) the entirety of the applications, billing, and store API (#449)
|
3 years ago |
|
mixins.py
|
Reformat code using black
|
4 years ago |
|
modal.py
|
Rename appinfo.py -> application.py
|
3 years ago |
|
object.py
|
Reformat code using black
|
4 years ago |
|
oggparse.py
|
Reformat code using black
|
4 years ago |
|
opus.py
|
Specify required argument types for FFI functions
|
3 years ago |
|
partial_emoji.py
|
Improve component typing
|
3 years ago |
|
payments.py
|
Implement (almost) the entirety of the applications, billing, and store API (#449)
|
3 years ago |
|
permissions.py
|
Rename use_slash_commands to use_application_commands
|
3 years ago |
|
player.py
|
Revert all voice receive changes
|
4 years ago |
|
profile.py
|
Rename appinfo.py -> application.py
|
3 years ago |
|
promotions.py
|
Implement (almost) the entirety of the applications, billing, and store API (#449)
|
3 years ago |
|
py.typed
|
Re-add py.typed
|
5 years ago |
|
raw_models.py
|
Add raw thread delete event
|
3 years ago |
|
reaction.py
|
Rebase to latest upstream
|
4 years ago |
|
relationship.py
|
Fix AttributeError in implicit relationship presence (fixes #473)
|
3 years ago |
|
role.py
|
Implement (almost) the entirety of the applications, billing, and store API (#449)
|
3 years ago |
|
scheduled_event.py
|
Docs are fun :(
|
4 years ago |
|
settings.py
|
Implement affinities
|
3 years ago |
|
stage_instance.py
|
Rebase to upstream
|
4 years ago |
|
state.py
|
Add VoiceChannel and Thread to isinstance checks
|
3 years ago |
|
sticker.py
|
Rebase to latest upstream
|
4 years ago |
|
store.py
|
Rename appinfo.py -> application.py
|
3 years ago |
|
subscriptions.py
|
Implement (almost) the entirety of the applications, billing, and store API (#449)
|
3 years ago |
|
team.py
|
Rename appinfo.py -> application.py
|
3 years ago |
|
template.py
|
Remove outdated template note
|
3 years ago |
|
threads.py
|
Fix Thread.jump_url docstring
|
3 years ago |
|
tracking.py
|
Implement (almost) the entirety of the applications, billing, and store API (#449)
|
3 years ago |
|
user.py
|
Add more detailed description to accent_colour
|
3 years ago |
|
utils.py
|
Document and export MISSING sentinel
|
3 years ago |
|
voice_client.py
|
Add self_deaf and self_mute params to voice connect methods
|
3 years ago |
|
welcome_screen.py
|
Improve typing across the board, remove old browser references
|
4 years ago |
|
widget.py
|
Remove WidgetMember.avatar incorrect documentation
|
4 years ago |