You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rapptz 1ea5a4e06b Add utils.setup_logging to help set up logging outside of Client.run 3 years ago
..
bin Update Windows opus binaries from 1.2.1 to 1.3.1 4 years ago
ext Fix nested Annotated calls not resolving 2 years ago
types Add mention_spam automod trigger and change default values 2 years ago
webhook Fix passing proxy to interactions and webhooks 2 years ago
__init__.py Implement AutoMod 2 years ago
__main__.py fix: update all occurrences of discord.py to discord.py-self in __main__.py 3 years ago
abc.py Change abc.GuildChannel.overwrites to have Object keys if cache failed 2 years ago
activity.py Fix overlapping or incorrect slots found by slotscheck 2 years ago
affinity.py Implement affinities 2 years ago
application.py Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores 2 years ago
asset.py Fix overlapping or incorrect slots found by slotscheck 2 years ago
audit_logs.py Add mention_spam automod trigger and change default values 2 years ago
automod.py Add mention_spam automod trigger and change default values 2 years ago
backoff.py Fix some type ignores in backoff and channel 3 years ago
billing.py Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
calls.py Update call ring logic 2 years ago
channel.py Document get_thread not fetching archived threads 2 years ago
client.py Add utils.setup_logging to help set up logging outside of Client.run 2 years ago
colour.py Add Colour.from_str factory method 2 years ago
commands.py Rename appinfo.py -> application.py 2 years ago
components.py Improve component typing 2 years ago
connections.py Add note about connection access token availability 2 years ago
context_managers.py Replace trigger_typing with awaiting typing context manager 2 years ago
embeds.py Implement Embed.__eq__ and EmbedProxy.__eq__ 2 years ago
emoji.py Rebase to latest upstream 3 years ago
entitlements.py Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
enums.py Add mention_spam automod trigger and change default values 2 years ago
errors.py Fix bolded HTTPException not working due to rST limitation 2 years ago
file.py Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
flags.py Add __bool__ for flags 2 years ago
gateway.py Change a lot of logging INFO calls to be less verbose 2 years ago
guild.py Document get_thread not fetching archived threads 2 years ago
guild_premium.py Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
handlers.py Make fetch_token parameters required 3 years ago
http.py Fix cache eviction for ratelimit objects 2 years ago
integrations.py Rename appinfo.py -> application.py 2 years ago
interactions.py Pass CI 3 years ago
invite.py Add Object.type to Objects where a type can be determined 2 years ago
library.py Rename appinfo.py -> application.py 2 years ago
member.py Use a TypeVar for flatten_user to workaround Pyright bug 2 years ago
mentions.py Use a sequence instead of a list for AllowedMentions 2 years ago
message.py Fix overlapping or incorrect slots found by slotscheck 2 years ago
metadata.py Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
mixins.py Add support for specifying the type of a generic discord.Object 2 years ago
modal.py Rename appinfo.py -> application.py 2 years ago
object.py Add support for specifying the type of a generic discord.Object 2 years ago
oggparse.py Reformat code using black 3 years ago
opus.py Change a lot of logging INFO calls to be less verbose 2 years ago
partial_emoji.py Improve component typing 2 years ago
payments.py Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
permissions.py Add remaining bitwise operators to Flags 2 years ago
player.py Ensure FFmpeg players have a _process attribute set even during errors 2 years ago
profile.py Rename appinfo.py -> application.py 2 years ago
promotions.py Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
py.typed Re-add py.typed 3 years ago
raw_models.py Add on_raw_thread_member_remove event 2 years ago
reaction.py Fix potential infinite loop in Reaction.users 2 years ago
relationship.py Fix AttributeError in implicit relationship presence (fixes #473) 2 years ago
role.py Change certain sequences to use a special proxy type instead of list 2 years ago
scheduled_event.py Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores 2 years ago
settings.py Implement affinities 2 years ago
stage_instance.py Rebase to upstream 3 years ago
state.py Add Object.type to Objects where a type can be determined 2 years ago
sticker.py Rebase to latest upstream 3 years ago
store.py Rename appinfo.py -> application.py 2 years ago
subscriptions.py Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
team.py Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores 2 years ago
template.py Fix some minor typing errors 2 years ago
threads.py Add Thread.starter_message property 2 years ago
tracking.py Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
user.py Add more detailed description to accent_colour 2 years ago
utils.py Add utils.setup_logging to help set up logging outside of Client.run 2 years ago
voice_client.py Change a lot of logging INFO calls to be less verbose 2 years ago
welcome_screen.py Fix type annotations to adhere to latest pyright release 2 years ago
widget.py Fix overlapping or incorrect slots found by slotscheck 2 years ago