Commit Graph

  • 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() NarmyandDanny 2022-05-01 00:45:17 +02:00
  • 61105ce925 Fix minor convention mistakes in basic examples GoogleGeniusandNarmy 2022-04-30 17:40:42 -05:00
  • 14e83dff0e Adds two basic context menus for members and messages NarmyandDanny 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-userandDanny 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 NarmyandDanny 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 killakejandDanny 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 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 lightningyxandDanny 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
  • 8a1800bd12 [commands] Add support for setting a fallback slash subcommand Rapptz 2022-04-13 20:30:11 -04:00
  • e9ff6b4be8 [commands] Fix broken documentation references Rapptz 2022-04-13 18:49:39 -04:00
  • 5c61f2af48 [commands] Add ForumChannelConverter to the converter mapping Rapptz 2022-04-13 17:45:54 -04:00
  • 141d9f4c71 [commands] Add ForumChannelConverter converter Rapptz 2022-04-13 17:44:03 -04:00
  • d98ee567d4 Add Guild.forums property Rapptz 2022-04-13 17:31:36 -04:00
  • 7a52aa3764 [commands] Force HybridGroup to always have invoke_without_command Rapptz 2022-04-13 17:14:03 -04:00
  • 49f330b4a3 Fix Thread.jump_url docstring Rapptz 2022-04-13 17:12:44 -04:00
  • b476757720 [commands] Fix type hints for checks, hooks, and error handlers Rapptz 2022-04-13 03:07:58 -04:00
  • 737ff5beaf Update Pyright to 1.1.237 Rapptz 2022-04-13 02:30:00 -04:00
  • a6ce49833c Add jump_url property to Threads Omkaar 2022-04-13 11:30:43 +05:30
  • 242d3f7ab7 [commands] Add Bot.hybrid_group and Bot.hybrid_command decorators Rapptz 2022-04-12 21:07:41 -04:00
  • 0fa9bfc925 Correct order of arguments in View.on_error Snaptraks 2022-04-12 21:15:16 -04:00
  • daa32e3463 Use pyright CI action and remove --verbose from black Rapptz 2022-04-12 20:39:43 -04:00
  • 1931b0eb75 [commands] Ensure hybrid app command receives copied wrapper command Rapptz 2022-04-12 17:45:58 -04:00