Commit Graph

  • ef0944047e Fix SKU return type and documentation Andrin S 2023-10-21 15:32:47 +02:00
  • e1c1a72a50 Fix AutoModRuleAction attribute error z03h 2023-10-21 01:14:29 -07:00
  • 933460c3d4 Fix member_profile triggers not having attributes filled z03h 2023-10-20 01:24:55 -07:00
  • 7d159920e7 Fix entitlement_delete event dispatch owocado 2023-10-20 13:39:57 +05:30
  • 99618c823a Add support for premium app integrations Lucas Hardt 2023-10-19 13:27:29 +02:00
  • 5d353282dc Support for AutoMod Members Andrin S 2023-10-19 13:25:51 +02:00
  • 163a86c4a0 Raise WebSocketClosure on protocol level errors Rapptz 2023-10-19 01:16:48 -04:00
  • 5eb2f30405 Add an 'a' where it is missing in on_member_ban dank 2023-10-18 01:20:08 +01:00
  • e1aa6cc264 Fix bad voice state when moving to a voice channel without permissions Imayhaveborkedit 2023-10-01 17:45:55 -04:00
  • ebe2661f7d Add missing scheduled_event field to StageChannel.create_instance Soheab_ 2023-10-01 19:41:07 +02:00
  • 220607f67e Add Python 3.11 to the PyPI classifiers mc_fdc 2023-10-01 15:55:17 +09:00
  • 2e4eedf5cb Fix type hint for CustomActivity emoji parameter mc_fdc 2023-10-01 10:58:19 +09:00
  • 698363e76b Refactor from_components for Select classes Soheab_ 2023-10-01 03:21:29 +02:00
  • 5c5ccc4e82 [commands] Fix hybrid command wrapped instances being out of sync Rapptz 2023-09-30 14:27:51 -04:00
  • f617d01eee Refactor human_join into its own private helper function Rapptz 2023-09-30 13:11:29 -04:00
  • d7f8a39a66 Remove duplicated doc for default_values kwarg for select decorator Soheab_ 2023-09-30 18:47:19 +02:00
  • cf79af2dc4 Fix typehints for __class_getitem__ in Transform and Range owocado 2023-09-30 22:16:50 +05:30
  • c115cfb0ac Remove unnecessary comments Rapptz 2023-09-29 19:05:52 -04:00
  • 7f7a0acd21 Fix GuildChannel subclasses not working with default select values Rapptz 2023-09-29 19:04:03 -04:00
  • c5ecc42c72 Add support for default_values field on selects Soheab_ 2023-09-29 21:55:20 +02:00
  • 9f8f9bf56b Fix incorrect callback typing for WebsocketHook Imayhaveborkedit 2023-09-28 18:56:14 -04:00
  • 44284ae107 Rewrite voice connection internals Imayhaveborkedit 2023-09-28 17:51:22 -04:00
  • 555940352b Fix error when app_commands.Group misses a name ItsWilliboy 2023-09-28 16:41:11 +02:00
  • 576ab269e8 Fix AttributeError in CommandSyncFailure due to APPLICATION_COMMAND_TOO_LARGE Rapptz 2023-09-27 04:51:33 -04:00
  • 48b4ea84c9 Add silence padding after transmission breaks Imayhaveborkedit 2023-09-22 03:38:42 -04:00
  • 3f92f35bb1 [commands] Log exceptions that happen during cog_unload Rapptz 2023-09-20 17:20:50 -04:00
  • dacf3cfe86 Fix possible FFmpegAudio AttributeError in __del__ Imayhaveborkedit 2023-09-20 17:13:50 -04:00
  • 97ae6409b0 Add support for burst reactions Rapptz 2023-09-19 00:05:55 -04:00
  • 5126323640 Add custom_id string to DynamicItem template regex error Vaskel 2023-09-16 22:47:49 -04:00
  • 9e2f2cb3af Log suppressed autocomplete exceptions Rapptz 2023-09-16 22:34:33 -04:00
  • 3530a0f2a8 Fix advanced startup example Rapptz 2023-09-16 07:55:19 -04:00
  • 4ed08dd4a7 Add inline-tabs extension James Hilton-Balfe 2023-09-17 01:29:13 +01:00
  • bc87715463 Trim trailing whitespace in cog template oDepleted 2023-09-17 10:32:11 +12:00
  • e67d00502d Fix View.from_message not creating other Selects z03h 2023-09-12 10:03:29 -07:00
  • 3827671bf7 Fix misleading Error documentation for Client.fetch_guild Lucas Hardt 2023-09-05 17:40:59 +02:00
  • 69dd6052e4 Standardize Permission constants as padded binary u64 Rapptz 2023-09-05 03:54:21 -04:00
  • b6794fa6d1 Slightly improve performance of constructing Permissions using kwargs Rapptz 2023-09-05 03:07:25 -04:00
  • f3b26e795f Fix typo in default_reaction_emoji type Rapptz 2023-09-05 02:44:17 -04:00
  • 94655cd804 Skip adding views to the synced message store if fully dynamic Rapptz 2023-07-22 00:45:03 -04:00
  • f793af0456 Add item parameter to DynamicItem.from_custom_id Rapptz 2023-07-21 01:29:27 -04:00
  • 7c3868ef3b Add Client.remove_dynamic_items Rapptz 2023-07-21 00:34:31 -04:00
  • 418230641c Add dynamic counter example Rapptz 2023-07-21 00:30:37 -04:00
  • a852f90358 Add support for dynamic items that parse custom_id for state Rapptz 2023-07-20 22:49:38 -04:00
  • 78ce5f2331 Fix IndexError when using empty string in Colour.from_str ambdroid 2023-09-03 02:41:55 -04:00
  • 7bdfd454be Normalize thread names Imayhaveborkedit 2023-09-03 02:41:16 -04:00
  • e414d0fe04 [commands] Change default Bot.owner_ids to consider team roles Rapptz 2023-08-30 20:49:06 -04:00
  • f74eb14d72 Remove owner from TeamMemberRole Rapptz 2023-08-25 15:43:04 -04:00
  • 60ff239558 Add support for integration_type in audit logs Rapptz 2023-08-25 11:57:18 -04:00
  • a756df3d5c Add support for team membership role Rapptz 2023-08-25 11:49:03 -04:00
  • 42a1a68662 [commands] Fix obscuring name error Rapptz 2023-08-25 11:36:25 -04:00
  • 69e9bc9454 [commands] Fix nested hybrid groups inserting manual app commands Rapptz 2023-08-24 14:26:17 -04:00
  • c7f6e95f1c [commands] Fix localization support for hybrid group fallback thegamecracks 2023-08-24 14:33:29 -04:00
  • 16f6466da1 Fix Template.source_guild attempting to get from cache cibere 2023-08-24 11:32:13 -07:00
  • 8b8ce55378 Add encoder params to VoiceClient.play Imayhaveborkedit 2023-08-23 21:04:15 -04:00
  • b276f3f5a2 Split ffmpeg args Imayhaveborkedit 2023-08-23 17:47:48 -04:00
  • 62c1ab21b2 Fixes/improvements to FFmpegAudio and subclasses Imayhaveborkedit 2023-08-23 07:49:55 -04:00
  • 673bedd285 Replace dot with space in Guild.vanity_invite docs Mikołaj Kruczek 2023-08-22 12:06:26 +02:00
  • 2e2f20c6d5 Fix Intents.auto_moderation flag to alias_flag_value Server Bot 2023-08-12 02:15:53 +05:30
  • 2348d72a72 Use the interaction user's guild as a fallback for Interaction.guild Rapptz 2023-08-11 16:22:26 -04:00
  • 44f90909cb Add changelog for v2.3.2 Rapptz 2023-08-10 17:35:42 -04:00
  • f81c08729a Version bump to v2.3.2 v2.3.2 v2.3.x Rapptz 2023-08-10 17:36:58 -04:00
  • 7c65bca11c Add changelog for v2.3.2 Rapptz 2023-08-10 17:35:42 -04:00
  • d381d4c070 Fix setting CustomActivity name Rapptz 2023-08-10 16:23:34 -04:00
  • c5f5f8eb87 Fix voice websocket not being closed before being replaced Imayhaveborkedit 2023-08-04 19:12:59 -04:00
  • 506947568c Reconnect a shard if disconnected during a HELLO OP Rapptz 2023-08-01 18:16:11 -04:00
  • 6e202749d6 [commands] Add fallback behaviour for CurrentGuild parameter Rapptz 2023-08-01 18:15:36 -04:00
  • 1432291db7 Fix multiple minor CSS issues to fix mobile and tablets Mysty 2023-07-25 09:09:28 +10:00
  • 9a5c7466d6 Fix NameError in GuildChannel.create_invite fretgfr 2023-07-22 00:22:55 -04:00
  • 3679b7c251 [commands] Fix displayed_default for callables and None values Rapptz 2023-07-07 00:09:10 -04:00
  • c67a0c1972 [commands] Fix =None being displayed in signatures for commands Rapptz 2023-07-06 23:52:17 -04:00
  • ee99036659 [commands] Revert on_error when cog is ejected for HelpCommand Rapptz 2023-06-28 08:20:34 -04:00
  • 0c2698cf28 Fix Intents.emoji and emojis_and_stickers swapped alias decorators Aluerie ❤#6524 2023-06-27 16:01:56 -07:00
  • 1d2177c610 Fix setting CustomActivity name Rapptz 2023-08-10 16:23:34 -04:00
  • cdc220fa4c Fix voice websocket not being closed before being replaced Imayhaveborkedit 2023-08-04 19:12:59 -04:00
  • 0ab68440ee Add tzdata as a test dependency on Windows Rapptz 2023-08-04 17:59:17 -04:00
  • e5da7f23cb Fix escape behaviour for lists and headers in escape_markdown Rapptz 2023-08-01 21:25:47 -04:00
  • e6a0dc5bc0 Add support for media channels Rapptz 2023-08-01 18:18:33 -04:00
  • ca5cbcbdf3 Reconnect a shard if disconnected during a HELLO OP Rapptz 2023-08-01 18:16:11 -04:00
  • a361a08482 [commands] Add fallback behaviour for CurrentGuild parameter Rapptz 2023-08-01 18:15:36 -04:00
  • ad28fdc154 Fix multiple minor CSS issues to fix mobile and tablets Mysty 2023-07-25 09:09:28 +10:00
  • 5e9f679178 Fix NameError in GuildChannel.create_invite fretgfr 2023-07-22 00:22:55 -04:00
  • c69ce78ad1 Add create_event permission Josh 2023-07-18 19:45:34 +10:00
  • 135e57c81f Add support for role flags Soheab_ 2023-07-18 11:44:03 +02:00
  • b7785d29cb Add CategoryChannel.forums shortcut property Rapptz 2023-07-15 19:53:18 -04:00
  • 14faa9bdab Add support for attachment flags Soheab_ 2023-07-15 03:41:44 +02:00
  • 00ea67d315 Add two new audit log event types Rapptz 2023-07-13 22:15:19 -04:00
  • b1ff8038c8 Add RawReactionActionEvent.message_author_id field Rapptz 2023-07-13 22:08:41 -04:00
  • 270fa5f2e0 [commands] Fix displayed_default for callables and None values Rapptz 2023-07-07 00:09:10 -04:00
  • 732f89b9e1 [commands] Fix =None being displayed in signatures for commands Rapptz 2023-07-06 23:52:17 -04:00
  • 5eeeef02e4 Remove cached emoji and sticker data if intent is disabled Rapptz 2023-07-06 20:10:55 -04:00
  • 55f907a793 Document root_logger=True for the main logging page Rapptz 2023-07-06 16:54:06 -04:00
  • eb06129378 [types] Update PremiumType and StickerFormatType EXPLOSION 2023-07-05 11:43:06 +09:00
  • c448932fa0 [Crowdin] Updated translation files github-actions[bot] 2023-07-03 18:10:02 -04:00
  • 630b2a1e55 Update pyright version Josh 2023-07-02 08:26:27 +10:00
  • 0871b34fc8 [commands] Revert on_error when cog is ejected for HelpCommand Rapptz 2023-06-28 08:20:34 -04:00
  • 33243f9bd6 Fix Intents.emoji and emojis_and_stickers swapped alias decorators Aluerie ❤#6524 2023-06-27 16:01:56 -07:00
  • 646ab85bb6 [tasks] Fix missing name parameter in loop copy Rapptz 2023-06-26 05:39:36 -04:00
  • 03140c0163 [tasks] Add name parameter to give the internal task a name Rapptz 2023-06-26 04:31:36 -04:00
  • c6bdb0b0dd Version bump for development Rapptz 2023-06-26 04:14:15 -04:00
  • 2a9640b516 Version bump to v2.3.1 v2.3.1 Rapptz 2023-06-26 04:13:50 -04:00