Commit Graph

  • 7f210c90f4 Return a named tuple with message from ForumChannel.create_thread Rapptz 2022-05-01 19:32:11 -04:00
  • a704666ce3 Add support for app_commands decorators for Group subclasses Rapptz 2022-05-01 19:10:59 -04:00
  • e8a2eeea06 [commands] Rename Cog.app_command_group to Cog.app_command Rapptz 2022-05-01 19:04:53 -04:00
  • 619bc50e5d Add application command permissions to audit log z03h 2022-05-01 15:59:57 -07:00
  • 5f0cf58b2e Revert "Run parent command checks before calling autocomplete callback" Rapptz 2022-05-01 18:54:22 -04:00
  • 0551214be1 [commands] Properly set default guilds for group to None instead of [] Rapptz 2022-05-01 15:44:18 -04:00
  • e873b8294a [commands] Properly set group parent for hybrid commands in cogs Rapptz 2022-05-01 15:01:01 -04:00
  • d39f9851a7 Add qualified_name for app_commands Rapptz 2022-05-01 13:56:56 -04:00
  • f4c5d37c8f [commands] Rework Cog + Group inheritance to requite GroupCog Rapptz 2022-05-01 13:39:44 -04:00
  • fedfe5bec2 Add PartialChannel to list of implementing classes for Messageable PythonCoderAS 2022-05-01 13:05:07 -04:00
  • 0c613148af [commands] fix signature when displayed_default is missing Varun J 2022-05-01 12:18:11 +05:30
  • 5dd828cdac Add error decorator to app_commands.Group Arya 2022-04-30 23:40:11 -07:00
  • 5e98626d41 Run parent command checks before calling autocomplete callback Rapptz 2022-04-30 19:53:27 -04:00
  • 6ee56fe964 Fix remaining --verifytypes related errors Rapptz 2022-04-30 19:43:53 -04:00
  • 5536ef1eea Update to pyright 1.1.242 Rapptz 2022-04-30 19:37:01 -04:00
  • 8be103d6bb Install requests in CI Rapptz 2022-04-30 18:55:45 -04:00
  • 165e14063f [commands] fix BucketType.default bypassing dynamic_cooldown Mikey 2022-04-30 15:46:37 -07:00
  • 8e9e25246e Add an example for app_commands.rename() Narmy 2022-05-01 00:45:17 +02:00
  • 61105ce925 Fix minor convention mistakes in basic examples GoogleGenius 2022-04-30 17:40:42 -05:00
  • 14e83dff0e Adds two basic context menus for members and messages Narmy 2022-04-30 15:37:37 +02:00
  • 58036ceeb8 Fix attribute error for role overwrite auditlog and add threads z03h 2022-04-30 04:54:01 -07:00
  • 0851e03f00 Allow creating a news channel in create_text_channel Rapptz 2022-04-30 07:12:16 -04:00
  • 20a7961e19 Rename use_slash_commands to use_application_commands invalid-user 2022-04-30 18:53:29 +08:00
  • 141c31e50f Update images used in discord.rst, etc gx1285 2022-04-30 19:13:14 +09:00
  • e7ce8b6b77 Add container operations documentation to TextInput NextChai 2022-04-30 03:58:11 -04:00
  • d437f494db Add basic slash command example Narmy 2022-04-30 09:55:29 +02:00
  • 06df0d7931 Address latest breaking change in creating forum posts Rapptz 2022-04-29 12:39:12 -04:00
  • ef20264b1c Allow creating an Intent through a passed integer value Rapptz 2022-04-29 10:50:22 -04:00
  • 9e3375f3fc Fix infinite recursion in TextChannel.type Rapptz 2022-04-29 10:00:33 -04:00
  • 7ee15e1d68 Use typing.Literal for channel and component type annotation Lilly Rose Berner 2022-04-29 12:07:22 +02:00
  • 7fca030107 Add Group class arguments for permissions v2 Bryan Forbes 2022-04-28 19:47:54 -05:00
  • 71212872d8 Add build folder to .gitignore Shap 2022-04-29 03:47:10 +03:00
  • 10af1ea255 Document behavior for empty default permissions zephyrkul 2022-04-28 10:54:55 -06:00
  • a0dfdb9b1d Fix multiple view instances not dispatching in app commands responses Rapptz 2022-04-28 12:15:58 -04:00
  • e53daaba35 Properly namespace MISSING in the documentation Rapptz 2022-04-28 10:56:31 -04:00
  • 204f941e96 Display permissions v2 decorators in the documentation Rapptz 2022-04-28 10:50:00 -04:00
  • ab64a2eae9 Fix typing of guilds kwargs to take Sequence instead of List Rapptz 2022-04-28 10:48:57 -04:00
  • acd4a0856e Add Interaction.extras for extraneous data Rapptz 2022-04-28 07:59:43 -04:00
  • 500bf77103 Document and export MISSING sentinel Rapptz 2022-04-28 07:52:23 -04:00
  • a14b43f2fd Fix documentation links being broken Rapptz 2022-04-28 00:53:51 -04:00
  • 3b3d4d3880 Add support for setting and receiving permissions v2 Rapptz 2022-04-28 00:23:36 -04:00
  • b678effb76 Add intents parameter to basic example Adwaith 2022-04-28 07:43:05 +05:30
  • 6e2cfff2ac Add raw member remove event Lilly Rose Berner 2022-04-28 04:08:04 +02:00
  • e198a0e7e6 Avoid re-creating View children on edit Rapptz 2022-04-27 01:24:10 -04:00
  • da9abca74d Remove text about intents being optional Mikey 2022-04-26 21:47:44 -07:00
  • 5c2431d543 Update api.rst documentation to add timeout to on_member_update killakej 2022-04-26 08:50:40 -04:00
  • 5a06fa5f3e Give large guilds more time to chunk before timing out Lilly Rose Berner 2022-04-25 19:00:14 +02:00
  • 6d95ed19b0 Add interited members to WebhookMessage docs Alex Nørgaard 2022-04-25 07:02:07 +01:00
  • 2dbf14bb72 Separately delay ready event for each shard Lilly Rose Berner 2022-04-25 08:01:46 +02:00
  • 89eb86ecdc Add return type for __init__ Harshal Laheri 2022-04-25 11:30:27 +05:30
  • 277d35c9b2 Add raw typing event and fix typing event not working for DMs Lilly Rose Berner 2022-04-24 04:25:07 +02:00
  • e5f3706c02 Fix typo and commas consistency in Activity doc will 2022-04-24 09:24:35 +07:00
  • 69b12b97c0 Sync abc.User protocol with more shared methods Rapptz 2022-04-23 03:00:46 -04:00
  • f045b7d63c Fix BanEntry not being exported despite being documented Rapptz 2022-04-23 01:52:52 -04:00
  • 08844985cc Fix Client.fetch_guilds not working correctly, increase default limit Lilly Rose Berner 2022-04-23 04:31:33 +02:00
  • efe24c3927 Support dynamic rich presence asset URLs Lilly Rose Berner 2022-04-23 02:28:45 +02:00
  • 69595b5826 Fix activity button type Lilly Rose Berner 2022-04-23 02:22:00 +02:00
  • 5fcd4e411f [commands] Add support for typing.Annotated Rapptz 2022-04-22 06:21:10 -04:00
  • ab33551553 Fix type hints on GuildChannel.set_permissions Rapptz 2022-04-22 04:50:10 -04:00
  • 3e8fa5a661 Add raw thread delete event Lilly Rose Berner 2022-04-22 06:42:39 +02:00
  • 222dd3cf5b Add missing discord.EventStatus.ended from API docs Hafidh 2022-04-21 23:27:00 -04:00
  • 0e5c4c391d [commands] Allow subtracting multiple tokens from cooldown Florian Spieß 2022-04-21 18:23:20 +02:00
  • 832d2c0542 [commands] Fix certain annotations being allowed in hybrid commands Rapptz 2022-04-21 04:11:43 -04:00
  • 405c445093 [commands] Unwrap transformers when considering them as converters Rapptz 2022-04-21 03:19:11 -04:00
  • 5357b9319b [commands] Ignore delete_after for ephemeral interaction sends Rapptz 2022-04-21 02:06:37 -04:00
  • de941ababe Add Colour.from_str factory method Rapptz 2022-04-20 06:49:28 -04:00
  • 84e6b9283d [commands] Fix delete_after not working with interaction Context.send Rapptz 2022-04-19 22:14:11 -04:00
  • cd0d6749ea [commands] Fix Context.reply not working with expired interactions Rapptz 2022-04-19 22:09:33 -04:00
  • 19fb8ac447 Add narrowed overloads for edit methods on channels lightningyx 2022-04-19 22:46:38 +02:00
  • 1d97a35385 [commands] Fix hybrid commands not respecting default annotations Rapptz 2022-04-19 12:08:22 -04:00
  • 987235d564 Only call async setup if the loop sentinel hasn't been changed Rapptz 2022-04-19 04:27:52 -04:00
  • 6113f856b6 [commands] Dispatch command events for hybrid commands Rapptz 2022-04-19 01:40:16 -04:00
  • 7d2e5be3a1 [commands] Allow DynamicCooldownMapping factory to return None Cryptex 2022-04-18 22:25:40 -07:00
  • fd5886a058 Add ValueError to PartialEmoji.read docstring Steve C 2022-04-19 01:25:11 -04:00
  • 2e02f618f0 Add support for enum values that aren't int, str, or float Rapptz 2022-04-18 20:15:45 -04:00
  • 88b22611bc Fix utils.oauth_url doc in slash commands FAQ will 2022-04-19 06:15:45 +07:00
  • c2391cf673 Add some slash commands FAQs PythonCoderAS 2022-04-18 17:41:24 -04:00
  • 2b3cc8fe10 Add Member.display_icon to get the rendered member icon Rapptz 2022-04-17 15:58:16 -04:00
  • c885aa0b99 Add NotFound to ban docstring Mad Cat 2022-04-19 00:23:40 +03:00
  • 54d2ff9caa Hopefully fix checks triggering for crowdin download Devon R 2022-04-18 22:21:48 +01:00
  • 6e6d16093c Update extensions primer in line with async breaking changes Cobalt 2022-04-18 11:26:50 +01:00
  • 482bd11ac7 Fix Guild.fetch_member docstring lightningyx 2022-04-18 12:26:32 +02:00
  • 15a6a04622 [tasks] Fix Task.failed() only being True while error handler runs Lilly Rose Berner 2022-04-18 12:22:53 +02:00
  • 5456c0cae9 Add TextInput to Item docstring Willy 2022-04-17 05:28:29 -04:00
  • 9fcb3c8871 [commands] Add overload to run_converters Josh 2022-04-17 19:28:16 +10:00
  • 18a6881fd9 Add NotFound to unban docstring Daniel Grant 2022-04-17 14:19:20 +08:00
  • 1bfe6b2bb1 Fix support for guilds decorator with context menu commands Harmon 2022-04-15 04:00:24 -05:00
  • f9ead92239 [commands] Change Parameters header to Attributes in HybridGroup jack1142 2022-04-15 09:23:56 +02:00
  • 80aa45ed31 [commands] Skip ws before processing arguments in Greedy transformer Rapptz 2022-04-15 03:21:36 -04:00
  • 4fb1309e2a [commands] Mock interaction context prefix Rapptz 2022-04-14 19:12:16 -04:00
  • 89b9f1616c Add self_deaf and self_mute params to voice connect methods Vaskel 2022-04-14 19:06:22 -04:00
  • 862eba1e59 Add filename and description kwargs for to_file Jonah Lawrence 2022-04-14 17:04:05 -06:00
  • 9ff90d7863 Copy internal attributes for command decorator state Rapptz 2022-04-14 17:45:27 -04:00
  • e541be0427 Fix tests from failing Rapptz 2022-04-14 06:46:33 -04:00
  • bc07a02f68 [commands] Fix type hints for hybrid command decorators Rapptz 2022-04-14 05:14:48 -04:00
  • 4951231a7c Remove command parameter from Group.on_error callback Rapptz 2022-04-13 22:45:06 -04:00
  • ce15df4275 [commands] Allow commands.Range inside typing.Union or typing.Optional Rapptz 2022-04-13 22:43:11 -04:00
  • cdf442bc32 Fix signature detection in CommandTree.error decorator Rapptz 2022-04-13 22:30:39 -04:00
  • 3f4fb91328 Change CommandTree.on_error to only take two parameters Rapptz 2022-04-13 22:29:27 -04:00
  • 83fae4f0fa Add CommandTree.clear_commands Rapptz 2022-04-13 22:05:50 -04:00