1015 Commits (df4b1c88df741b439e97049e5c92feb969bdd5d3)

Author SHA1 Message Date
will d0a52f4276
Fix typo and capitalizations in docs 3 years ago
Kellenn 123da00ad0 Fix AttributeError in logging example 3 years ago
will 190eeaf19b
Fix some typos in migrating documentation 3 years ago
Rapptz c0b4c37418 Remove extraneous assignment in logging documentation 3 years ago
Rapptz 9c9703efc4 Remove unnecessary construction of logging.Formatter in docs 3 years ago
Alex Nørgaard 2b9e43dbf9
Change Message.application type to MessageApplication 3 years ago
Rapptz 53685b9b86 Change stderr prints to use the logging module instead 3 years ago
Rapptz 49e683541b Add default logging configuration when using Client.run 3 years ago
Enes Kurbetoğlu be6db20255
Add on_raw_thread_member_remove event 3 years ago
github-actions[bot] b6235cbd8c
[Crowdin] Updated translation files 3 years ago
Soheab 3aa55ba1ed
Implement Application Command Permissions models 3 years ago
Rapptz acb0302403 Fix "to top" string not being exported in .pot files 3 years ago
Rapptz a106201ad3 Fix certain HTML and JS strings not being exposed to .pot files 3 years ago
Rapptz db5a22d791 Move dropdown icon to static folder 3 years ago
Enes Kurbetoğlu 06c1f44d74
Add on_raw_thread_update event 3 years ago
Andy 6a4d5eef52
Fix documentation errors in discord.Invite and on_integration_update 3 years ago
github-actions[bot] 7857a84598
[Crowdin] Updated translation files 3 years ago
Twentysix cdfccfbe74
Fix description of user parameter in reaction remove event 3 years ago
github-actions[bot] dc8aef7e6a
[Crowdin] Updated translation files 3 years ago
Rapptz 74f3496a74 Add a bandaid fix for Sphinx bug involving admonitions in .pot files 3 years ago
Rapptz cf031f71b9 Add a new extlink for discord documentation 3 years ago
Rapptz af311bff09 Change .pot files to only contain at most 5 context lines 3 years ago
Jakub Kuczys 2ef7ae0778
Update intersphinx url for request library 3 years ago
Nadir Chowdhury e2d0193531
Implement WelcomeScreen 3 years ago
Rapptz e813e5efe7 Remove undocumented methods from function signature changes 3 years ago
Rapptz 544bb1e237 Fix typo in FlagConverter example 3 years ago
LightSage 9d17c3acde
Fix scope typo in FAQ 3 years ago
z03h 9450a8e972
[commands] Change FlagConverter to always raise BadFlagArgument 3 years ago
Rapptz 63e50bc369 Don't hotlink typing.List, typing.Dict, or typing.Tuple 3 years ago
Rapptz cc3e714338 Fix typo in documentation and mention name kwarg interaction 3 years ago
Rapptz 15ceca1e63 [commands] Add support for FlagConverter in hybrid commands 3 years ago
Rapptz d319539edb [commands] Fix broken examples in commands.param documentation 3 years ago
I. Ahmad 96bada03f4
Add support for application tags and install params 3 years ago
Rapptz fbd57ffa58 Add FAQ entry for disabling all items in a View on timeout 3 years ago
Rapptz 2bfbd1a979 Prefer code-block directive over :: in faq.rst 3 years ago
z03h bd727d2b0c
Add edit and delete methods to AppCommand 3 years ago
Rapptz 9793fba338 [commands] Add support for discord.Attachment converters 3 years ago
xCirno e9c7c09ebf
Add guild avatar to on_member_update docs 3 years ago
NextChai 300fb0411e
Replace trigger_typing with awaiting typing context manager 3 years ago
z03h 619bc50e5d
Add application command permissions to audit log 3 years ago
Rapptz f4c5d37c8f [commands] Rework Cog + Group inheritance to requite GroupCog 3 years ago
Mikey 165e14063f
[commands] fix BucketType.default bypassing dynamic_cooldown 3 years ago
invalid-user 20a7961e19
Rename use_slash_commands to use_application_commands 3 years ago
gx1285 141c31e50f
Update images used in discord.rst, etc 3 years ago
Rapptz e53daaba35 Properly namespace MISSING in the documentation 3 years ago
Rapptz 204f941e96 Display permissions v2 decorators in the documentation 3 years ago
Rapptz 500bf77103 Document and export MISSING sentinel 3 years ago
Adwaith b678effb76
Add intents parameter to basic example 3 years ago
Lilly Rose Berner 6e2cfff2ac
Add raw member remove event 3 years ago
Mikey da9abca74d
Remove text about intents being optional 3 years ago