Commit Graph

  • 62a70c21b6 Pin remaining documentation dependencies Rapptz 2024-01-26 10:21:34 -05:00
  • 0fadddf7d0 Downgrade sphinxcontrib-websupport version Rapptz 2024-01-26 09:23:33 -05:00
  • 9859a3959b Pin documentation dependencies Rapptz 2024-01-26 09:21:29 -05:00
  • 3258507b4a Call inner item callback and interaction_check by default Rapptz 2024-01-24 13:25:48 -05:00
  • cb3ea9b889 Add shard_connect_timeout parameter for AutoShardedClient Rapptz 2024-01-07 19:45:29 -05:00
  • 9a1b91dc9f Properly restrict auto_moderation audit log action range Rapptz 2024-01-06 18:53:23 -05:00
  • de6a6af5d3 Fix DynamicItem row attribute being overridden Rapptz 2024-01-06 06:11:39 -05:00
  • 078b500657 Fix dynamic item views having a timeout causing it to evict Rapptz 2023-12-30 05:00:12 -05:00
  • 9ce733321b Add support for setting voice channel status Andrin 2023-12-26 11:32:21 +01:00
  • d25b574b32 Clear outstanding chunk requests when receiving a READY event Rapptz 2023-12-24 13:01:12 -05:00
  • 2a59e0286e Add latin_american_spanish locale John Wuller 2023-12-18 17:47:29 -05:00
  • 08ef42fedf Add new incident message types AndrinandDanny 2023-12-18 23:45:44 +01:00
  • 9db0dadc42 Fix voice disconnect+connect race condition Imayhaveborkedit 2023-12-14 19:09:04 -05:00
  • 50190e088e Add applied_tags param to Webhook.send Andrin 2023-12-12 23:13:55 +01:00
  • f6182e5763 Add missing suppress_embeds kwarg to InteractionResponse.edit_message Soheab_ 2023-12-10 23:07:50 +01:00
  • d9f81150e1 Add platform property to Activity and Game Kohki MikiandDanny 2023-12-11 01:39:26 +09:00
  • 9b9c93ad49 [tasks] Fix typing for tasks.SleepHandle.future set calls Thanos 2023-12-10 11:38:55 -05:00
  • 4d03fa1c29 Update typo for automod_rule_trigger in docs CastelRune 2023-12-10 17:37:32 +01:00
  • 29344b9cce Add thread getters to Message Lilly Rose Berner 2023-12-10 17:37:03 +01:00
  • 2b51e5e736 [commands] Change import for PrivateChannel for cooldowns Rapptz 2023-12-10 04:33:52 -05:00
  • 536cf5c01f [Crowdin] Updated translation files github-actions[bot] 2023-11-20 17:06:13 -05:00
  • 56c67d3967 Implement editing application info Andrin 2023-11-20 10:33:56 +01:00
  • 9810cb9936 Add warning to VoiceProtocol.on_voice_state_update Mysty 2023-11-20 10:51:00 +10:00
  • a9936c2da5 Fix typo in HTTPClient create_entitlement Mikey 2023-11-20 00:08:20 +00:00
  • 3009c46080 Fix typo in documentation; "users" -> "roles" Lukas Vacula 2023-11-19 19:04:05 -05:00
  • 5c46f812c7 Document type property and classmethods for SelectDefaultValueType Soheab_ 2023-11-20 00:52:12 +01:00
  • a5d03d4a1e Add specialcase for AutoMod triggers in audit log diff z03h 2023-10-25 16:28:49 -07:00
  • 67ae85aa22 Fix typos in Forbidden descriptions for Member methods dank 2023-10-26 00:25:29 +01:00
  • c7edfc7c16 Future proof usage of async_timeout Imayhaveborkedit 2023-10-24 16:07:56 -04:00
  • 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 2023-10-19 13:27:29 +02:00
  • 5d353282dc Support for AutoMod Members 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_andDanny 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 ambdroidandDanny 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