Commit Graph

  • c46f309c13 Add support for member flags Soheab_ 2023-01-25 17:12:31 +01:00
  • ee07f72906 Add delete_after kwarg to InteractionMessage.edit Soheab_ 2023-01-25 16:13:47 +01:00
  • 7e95f98521 Fix webhooks and interactions not closing files after a request Rapptz 2023-01-25 04:22:24 -05:00
  • faee0b4968 [commands] Explicit set traceback for hybrid invoke Rapptz 2023-01-25 03:05:17 -05:00
  • 6cb9a84898 Fix views not being removed from message store backing Rapptz 2023-01-24 11:10:22 -05:00
  • 02031d08fb Publicly expose ScheduledEvent.creator_id Rapptz 2023-01-24 09:37:57 -05:00
  • 39f1f84718 Fix AuditLogDiff.type for integrations z03h 2023-01-22 06:01:15 -08:00
  • 3d2dedbc58 Add Message.position and Message.application_id attributes Rapptz 2023-01-21 22:48:36 -05:00
  • 26beabb740 Document default_auto_archive_duration accepted values Rapptz 2023-01-21 00:12:21 -05:00
  • bee7f903e3 Document Interaction.message availability Rapptz 2023-01-21 00:07:50 -05:00
  • aa981ade1d Add missing AuditLogEntry.guild documentation Rapptz 2023-01-21 00:04:08 -05:00
  • bbba8c650f Add missing generic parameters on various Interaction parameters Rapptz 2023-01-19 07:00:09 -05:00
  • c677ad0312 Add missing generic to interaction in item callback Alex Nørgaard 2023-01-19 11:38:39 +02:00
  • 2e737e70de Correct app command decorators that use Interaction Trevor 2023-01-18 21:10:08 -05:00
  • a8177dd5bd Document starter message requirements in ForumChannel.create_thread Rapptz 2023-01-18 07:11:33 -05:00
  • 3c91d2163e Fix overload for on_raw_typing in wait_for Rapptz 2023-01-17 00:48:29 -05:00
  • 980fe7b0f9 Simplify RoleTag implementation for always-null attributes Rapptz 2023-01-16 22:07:23 -05:00
  • 68c929cddf Use Mapping instead of Dict for AuditLogEntry inner cache data Rapptz 2023-01-16 22:03:31 -05:00
  • 3ff88db768 Update pyright to 1.1.289 Rapptz 2023-01-16 21:54:57 -05:00
  • bf860b0b07 Add support for generic ClientT in Interaction Rapptz 2023-01-16 21:42:22 -05:00
  • 469f006d8b Formally document utils.maybe_coroutine Rapptz 2023-01-16 20:59:21 -05:00
  • ed40d55f99 Fix overloads for select decorator Rapptz 2023-01-16 20:54:29 -05:00
  • ef7d740524 Add overload for audit_log_entry_create Rapptz 2023-01-16 20:38:53 -05:00
  • 375a001da8 Add overloads for all the events in the event reference James Hilton-Balfe 2023-01-17 01:36:00 +00:00
  • 5124b73d14 Add extra error handling to converters example sgtlaggy 2023-01-14 11:29:28 -08:00
  • dd2125e6b6 Make error handler in modal example more helpful sgtlaggy 2023-01-14 11:01:00 -08:00
  • de2349e707 Add missing cancel() in tasks example sgtlaggy 2023-01-05 14:01:01 -08:00
  • 5d39f96c85 Update tasks example to start in setup_hook sgtlaggy 2023-01-05 14:00:10 -08:00
  • f4c0a051ab [commands] Hint hybrid commands in GroupCog's description Leonardo 2023-01-14 18:55:32 -05:00
  • 40db618d1e Update documentation of User.avatar to be more clear AF-Sources 2023-01-15 00:02:44 +11:00
  • 0cd24b73f7 Fix trigger missing regex_filter and allow_list in audit log z03h 2023-01-14 04:59:42 -08:00
  • 82b12ba481 Remove redundant int cast Willy 2023-01-12 23:39:07 -05:00
  • f950019c75 Fix 2 incorrect types for audit log converters Steve C 2023-01-12 23:38:52 -05:00
  • bba2c94990 Update FAQ entry on audit log entry event Rapptz 2023-01-12 20:42:09 -05:00
  • 509a5d771f Fall back to Object for AuditLogEntry.target Zephyrkul 2023-01-12 17:27:28 -08:00
  • d11c42c2e6 Update type hints in AuditLogEntry.user and AuditLogEntry.user_id Rapptz 2023-01-12 18:21:01 -05:00
  • 2869d8000d Add support for on_audit_log_entry_create event Rapptz 2023-01-12 18:16:36 -05:00
  • 24495e5505 Add support for GIF sticker type Rapptz 2023-01-10 18:18:43 -05:00
  • 48ef01204c Add support for 'linked role' role tag Rapptz 2023-01-10 18:13:01 -05:00
  • 8e52db1f1b Add new message types to MessageType enum Rapptz 2023-01-10 18:10:30 -05:00
  • 3d24f0fb12 Add support for role subscription reading Rapptz 2023-01-10 18:05:00 -05:00
  • e802a87916 Synchronise Guild.features type hints with newest entries Rapptz 2023-01-10 17:01:20 -05:00
  • 4d8ded95fb Update description for UserFlags.discord_certified_moderator Rapptz 2023-01-10 16:51:06 -05:00
  • cbc46e0973 Add support for ForumChannel.default_layout Rapptz 2023-01-10 16:43:18 -05:00
  • 9930c672bb Add AppInfo.role_connections_verification_url Rapptz 2023-01-10 16:31:02 -05:00
  • d8da6a8da1 Update AutoModTrigger.regex_pattern documentation Rapptz 2023-01-10 16:27:06 -05:00
  • 7f796a68ca Add str and float examples to app_commands.Range documentation chrispy 2023-01-11 08:24:04 +11:00
  • dc194409c4 Update Guild.query_members docstring Lia Marie 2023-01-10 22:22:51 +01:00
  • d3249445f3 Revert "Allow empty strings to be in Embed.to_dict" Rapptz 2023-01-10 15:58:37 -05:00
  • d609c78a9e Clarify Template.source_guild documentation Rapptz 2023-01-07 02:46:18 -05:00
  • 3f81984ebb Document permissions required for automod events Rapptz 2023-01-07 02:45:36 -05:00
  • 5600bf1d8b Reformat code with black and use single quotes TheMaster3558 2023-01-06 16:54:00 -08:00
  • d257b0c07b Fix Webhook.send returning ForumChannel for WebhookMessage.channel Rapptz 2023-01-05 18:13:15 -05:00
  • 1700086f1a Enable colour logging for docker even if tty is not set Rapptz 2023-01-01 06:13:44 -05:00
  • 7863418ddb Fix AutoModRule.edit to work with actual snowflake types Rapptz 2022-12-30 01:58:33 -05:00
  • 887ddbb4b6 Fix implicit permission resolution for Thread Rapptz 2022-12-29 07:17:41 -05:00
  • 50e66d4072 Add delete_after to Interaction.edit_message Rapptz 2022-12-29 06:56:15 -05:00
  • 7cf3cd51a5 Revert "Infer select type from callback annotation Zephyrkul 2022-12-18 02:17:41 -08:00
  • b671958e11 Infer select type from callback annotation Zephyrkul 2022-12-14 18:59:16 -08:00
  • bdeccaf106 Add Locale.indonesian Rapptz 2022-12-14 19:22:49 -05:00
  • a72fc7416c Allow empty strings to be in Embed.to_dict Soheab_ 2022-12-15 01:11:12 +01:00
  • 4adfde1a7b Fix missing word in persistent view example Abe Hanoka 2022-12-14 19:09:45 -05:00
  • af655c1027 [Crowdin] Updated translation files github-actions[bot] 2022-12-14 19:08:53 -05:00
  • 9b6753f3b4 Add VocalGuildChannel.slowmode_delay rdrescher909 2022-12-14 19:08:30 -05:00
  • cc3b987229 Fix AutoModTrigger ignoring allow_list with type keyword rdrescher909 2022-12-14 19:07:32 -05:00
  • 039d588447 Add ForumChannel.get_thread rdrescher909 2022-12-14 19:06:37 -05:00
  • 799e3c5bf0 Fix Status.invisible description wording rdrescher909 2022-12-02 19:44:29 -05:00
  • ec9089cf0a Add intents to example Marble 2022-12-03 05:43:26 +05:00
  • c0dfdf1bef Add autocomplete warning about user input rdrescher909 2022-12-02 06:10:03 -05:00
  • da317ad84b [commands] Respect ignore_extra for FlagConverter kw-only parameters Rapptz 2022-11-29 18:09:47 -05:00
  • a098867a4d Fix certain parameters not being respected in Guild.create_forum Rapptz 2022-11-27 23:51:52 -05:00
  • 4122bef8ee Fix async iterators requesting past their bounds Eta 2022-11-27 00:43:24 -06:00
  • 324dfe0163 Add tasks.loop examples using time parameter rdrescher909 2022-11-26 14:10:32 -05:00
  • 66d85007b7 Uppercase color codes in the docs Guddi 2022-11-21 07:16:01 +01:00
  • 50078087e5 [commands] Fix variance issues in Bot.add_cog with List[Snowflake] Alex Nørgaard 2022-11-21 06:15:18 +00:00
  • 436d0849d9 Fix UI Kit description typo rdrescher909 2022-11-17 21:36:12 -05:00
  • f61f7411df Add setter method for ChannelSelect.channel_types cibere 2022-11-17 02:46:09 -08:00
  • 029ed6c46d Version bump for development Varun J 2022-11-16 21:58:38 +05:30
  • 24bdb44d54 Version bump for development Rapptz 2022-11-12 14:48:26 -05:00
  • 24b61a71c1 Version bump to v2.1.0 v2.1.0 Rapptz 2022-11-12 14:47:24 -05:00
  • 6c4b6dc999 Update changelog Rapptz 2022-11-12 14:45:16 -05:00
  • 55f272f6e7 Document UserFlags.active_developer Rapptz 2022-11-10 23:47:52 -05:00
  • dad666651f Add ApplicationFlags.active Rapptz 2022-11-10 23:46:43 -05:00
  • 3d39f70d30 Add active developer flag Rapptz 2022-11-10 13:58:31 -05:00
  • cd6fd13a8f Add AutoModTrigger.__repr__ Rapptz 2022-11-06 07:21:41 -05:00
  • 84767ef840 Add AutoModTrigger.regex_patterns support Rapptz 2022-11-06 07:17:38 -05:00
  • e92a626662 Add Pycharm support to coloured logging Tom 2022-10-27 07:06:29 -07:00
  • 5009c83bc9 Implement New Select Types Trevor 2022-10-27 10:03:45 -04:00
  • 4c8ba635db Add delete_after into InteractionResponse.send_message Steve C 2022-10-26 04:30:57 -04:00
  • 7365dd1bd2 [commands] Allow delete_after in Context.send on ephemeral messages Steve C 2022-10-26 04:29:25 -04:00
  • d7b6a2ad12 Fix usage of single backticks to links and code-blocks Jonah Lawrence 2022-10-26 02:26:56 -06:00
  • 44c09c17b4 Remove leftover guild from scheduled_event_delete dispatch z03h 2022-10-26 01:26:11 -07:00
  • 403f5157bb Fix broken link for store removal gx1285 2022-10-26 17:25:34 +09:00
  • 01915fbc09 [tasks] Clarify Loop.stop interaction with before_loop rdrescher909 2022-10-19 21:36:05 -04:00
  • efd28fc1e0 Remove redundant VocalGuildChannel in GuildChannel Union RioghanDer2te 2022-10-19 04:05:36 +02:00
  • 3bca40352e Stop using deprecated set-output GH Actions command Jakub Kuczys 2022-10-14 04:45:46 +02:00
  • d0625154ed [commands] Add Cog.has_app_command_error_handler Julien Mauroy 2022-10-10 22:37:48 +02:00
  • 531795b23d [Crowdin] Updated translation files github-actions[bot] 2022-10-10 16:37:24 -04:00
  • ba2ad58017 Add default value to Guild.ban docs Willy 2022-10-08 02:11:01 -04:00
  • 8f19cfe729 [commands] Add missing description parameter to docs crayyy_zee 2022-10-06 02:59:42 +05:00