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.
Mysty a3907cf064 Add warning to VoiceProtocol.on_voice_state_update 3 years ago
..
bin Update Windows opus binaries from 1.2.1 to 1.3.1 6 years ago
ext [commands] Log exceptions that happen during cog_unload 2 years ago
types Add specialcase for AutoMod triggers in audit log diff 2 years ago
webhook Fix default avatar for webhooks 2 years ago
__init__.py Rework captcha handling and type errors 3 years ago
__main__.py Use importlib.metadata instead of pkg_resources 3 years ago
abc.py Rewrite voice connection internals 2 years ago
activity.py Implement commands v3 2 years ago
affinity.py Implement affinities 3 years ago
application.py Generalize dict/metadata documentation types 3 years ago
asset.py Parse new avatar decoration format 3 years ago
audit_logs.py Add specialcase for AutoMod triggers in audit log diff 2 years ago
automod.py Fix AutoModRuleAction attribute error 2 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 Add missing types 3 years ago
channel.py Add missing scheduled_event field to StageChannel.create_instance 2 years ago
client.py Fix misleading Error documentation for Client.fetch_guild 2 years ago
colour.py Fix IndexError when using empty string in Colour.from_str 2 years ago
commands.py Implement commands v3 2 years ago
components.py Add missing types 3 years ago
connections.py Move guild creation to connection state to prevent circular imports 3 years ago
context_managers.py Replace trigger_typing with awaiting typing context manager 3 years ago
directory.py Move guild creation to connection state to prevent circular imports 3 years ago
embeds.py Add helper for checking if an application has a bot 3 years ago
emoji.py Move guild creation to connection state to prevent circular imports 3 years ago
entitlements.py Fix issues with previous upstream commits 3 years ago
enums.py Support for AutoMod Members 2 years ago
errors.py Rework captcha handling and type errors 3 years ago
experiment.py Fix user experiment override handling 2 years ago
file.py Add missing types 3 years ago
flags.py Add support for media channels 2 years ago
gateway.py Rewrite voice connection internals 2 years ago
guild.py chore: Lint pass 2 years ago
guild_premium.py Implement (almost) the entirety of the applications, billing, and store API (#449) 3 years ago
http.py Improve refund support 2 years ago
integrations.py Fix permissions-based docstrings to be more consistent 3 years ago
interactions.py Add missing types 3 years ago
invite.py Update invite parameters and add stage interoperability 3 years ago
library.py Rename appinfo.py -> application.py 3 years ago
member.py Fix typos in Forbidden descriptions for Member methods 2 years ago
mentions.py Use a sequence instead of a list for AllowedMentions 3 years ago
message.py Implement commands v3 2 years ago
metadata.py Fix crash due to subclass with type arguments 3 years ago
mixins.py Add support for specifying the type of a generic discord.Object 3 years ago
modal.py Add missing types 3 years ago
oauth2.py Implement oauth2 authorization 3 years ago
object.py Add support for specifying the type of a generic discord.Object 3 years ago
oggparse.py Fixes/improvements to FFmpegAudio and subclasses 2 years ago
opus.py Add silence padding after transmission breaks 2 years ago
partial_emoji.py Expose profile metadata 2 years ago
payments.py Improve refund support 2 years ago
permissions.py Standardize Permission constants as padded binary u64 2 years ago
player.py Rewrite voice connection internals 2 years ago
profile.py Expose profile metadata 2 years ago
promotions.py Fix docs linking and new pyright version type errors 3 years ago
py.typed Re-add py.typed 5 years ago
raw_models.py Add support for burst reactions 2 years ago
reaction.py Add support for burst reactions 2 years ago
read_state.py Correct miscellaneous types 2 years ago
relationship.py Improve resiliency of info retrieval and add tests 3 years ago
role.py Add support for role flags 2 years ago
scheduled_event.py Implement student hubs and directory channels (#561) 3 years ago
settings.py Fix pyright errors 2 years ago
stage_instance.py Fix invite typing issues 3 years ago
state.py Correct query in billing_popup_bridge_callback event 2 years ago
sticker.py Move guild creation to connection state to prevent circular imports 3 years ago
store.py Document new SKUProductLine enum 3 years ago
subscriptions.py Add new store fields and separate types 3 years ago
team.py Remove @ prefix from usernames 3 years ago
template.py Fix Template.source_guild attempting to get from cache 2 years ago
threads.py Rework member chunking and events (#662) 2 years ago
tracking.py Don't expose ContextProperties in namespace 3 years ago
tutorial.py Implement tutorial management 3 years ago
user.py Fix pomelo checking 2 years ago
utils.py Fix escape behaviour for lists and headers in escape_markdown 2 years ago
voice_client.py Add warning to VoiceProtocol.on_voice_state_update 2 years ago
voice_state.py Future proof usage of async_timeout 2 years ago
welcome_screen.py Fix issues with previous upstream commits 3 years ago
widget.py Remove @ prefix from usernames 3 years ago