Commit Graph

  • 88cfbe5453 Fixed type reader/converter parsing exception (#3084) Suiram1701 2025-03-28 21:12:29 +01:00
  • 6f623a65e4 add missing gif sticker format (#3081) Mihail Gribkov 2025-03-16 00:36:52 +03:00
  • 3a40b586ab Meta 3.17.2 (#3077) Mihail Gribkov 2025-03-09 22:04:08 +03:00
  • 54e841694e Add empty service scopes (#3078) Mihail Gribkov 2025-03-09 21:52:53 +03:00
  • 41ad6aceac Make Make GetShardFor(ulong guildId) & DiscordShardedClient.GetUserAsync() public (#3075) Zach Goodson 2025-03-09 13:09:06 -05:00
  • 9c9407b7f4 [Feature] Add excludeDeleted argument to GetEntitlementsAsync (#3074) Mihail Gribkov 2025-03-02 01:17:08 +03:00
  • aa66928c48 [Fix] SocketGuild.GetApplicationCommandAsync was fetching global commands (#3073) Mihail Gribkov 2025-03-02 01:03:14 +03:00
  • d71fcb1a42 AutoServiceScopes strikes again (#3072) Mihail Gribkov 2025-03-02 00:55:59 +03:00
  • 6fb2a29351 add package lock files for | add prop in targets | update action (#3071) Mihail Gribkov 2025-03-02 00:14:44 +03:00
  • 81e49f7e9e cache nuget packages in the dotnet.yml action Mihail Gribkov 2025-03-01 23:58:33 +03:00
  • 7fb537fd72 [Featured] Consider AutoServiceScopes in autocomplete handler executions (#3068) mini 2025-03-01 21:52:41 +01:00
  • 5f6c26bf9c Possibly fix mute & deaf state for guild users (#3070) Mihail Gribkov 2025-02-27 21:36:59 +03:00
  • 6e7b3c2577 Correct empty value exception (#3064) Łukasz Domeradzki 2025-02-09 20:13:17 +01:00
  • c625f5fe0b [Fix] SocketApplicationCommand missing GuildId (#3063) Mihail Gribkov 2025-02-03 21:55:33 +03:00
  • 52c2f0d918 yeet FluentAssertions (#3061) Mihail Gribkov 2025-01-25 23:10:59 +03:00
  • bb58d7188b Ok this failed to commit apparently Mihail Gribkov 2025-01-19 13:55:53 +03:00
  • 3e9a8dd452 Meta 3.17.1 (#3058) Mihail Gribkov 2025-01-19 13:49:15 +03:00
  • 50aa278a9a move back to 8.0.0 deps (#3057) Mihail Gribkov 2025-01-19 13:39:27 +03:00
  • 0e9caf382a Add MentionRaidProtectionEnabled (#3056) Mihail Gribkov 2025-01-19 13:37:57 +03:00
  • d828cd8821 oops (#3053) Mihail Gribkov 2025-01-16 01:09:13 +03:00
  • 9c224ec4f5 Use ubuntu-22.04 instead of ubuntu-latest for workflows Mihail Gribkov 2025-01-15 21:37:15 +03:00
  • 0174745881 Added Header and Subtext to the Format class (#3052) Leon Schimmel 2025-01-14 23:48:45 +01:00
  • b5f5df0fde Task.Delay(0) => Task.CompletedTask (#3049) Mihail Gribkov 2025-01-08 20:20:49 +03:00
  • 35e812253a An AddSlashCommand overload should be AddAutocompleteCommand in ModuleBuilder (#3014) Ge 2025-01-08 06:14:09 +08:00
  • 2759dbacdb whoops (#3047) Mihail Gribkov 2025-01-08 01:02:38 +03:00
  • 36439b6325 Refactor & update member search v2 (#3046) Mihail Gribkov 2025-01-08 00:37:41 +03:00
  • b3c09b5615 Update docs.yml (#3044) Mihail Gribkov 2024-12-21 05:11:23 +08:00
  • 995830f793 bump stuffz + DOCFX AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA (#3043) Mihail Gribkov 2024-12-21 05:05:18 +08:00
  • 5d66f96a4d bru (#3042) Mihail Gribkov 2024-12-21 04:40:52 +08:00
  • bc9d1d6264 Meta 3.17.0 (#3040) Mihail Gribkov 2024-12-21 04:30:55 +08:00
  • 58a8f10237 Update docs.yml (#3039) Mihail Gribkov 2024-12-21 04:22:22 +08:00
  • b7208d4d99 [Feature] Scheduled event recurrence rule (#3023) Mihail Gribkov 2024-12-21 04:16:11 +08:00
  • 438e31edd1 [Fix] Clamp cache size (#3038) Mihail Gribkov 2024-12-14 02:17:11 +08:00
  • d2d8d73170 add missing overwrite perms (#3037) Mihail Gribkov 2024-12-13 03:14:42 +08:00
  • 79fade6762 [Feature] Support for multiple subscription tiers (#3036) Mihail Gribkov 2024-12-13 03:10:59 +08:00
  • aaa8df944c Fixes incorrect cast of parameters in CommandBuilder (#3015) Ge 2024-12-05 14:09:24 +08:00
  • c78296fd2d [Fix] NRE in message commands in user app contexts (#3035) Mihail Gribkov 2024-12-04 23:49:08 +03:00
  • d5879c861a [Fix] Entitlements starts_at is nullable (#3034) Mihail Gribkov 2024-12-02 01:59:21 +03:00
  • 93229f6d2e Add net8.0 and net9.0 to the metapackage (#3033) Mihail Gribkov 2024-12-01 20:52:44 +03:00
  • d780d6ce02 Add net8.0 and net9.0 (#3032) Mihail Gribkov 2024-12-01 20:43:47 +03:00
  • a884ad18dd [Fix] Interaction Service failing to create scopes with some DI providers (#3031) Mihail Gribkov 2024-12-01 20:32:26 +03:00
  • 96a832788c [Fix] NRE on thread member creation without a guild user in the payload (#3030) Mihail Gribkov 2024-11-23 20:31:10 +03:00
  • a1e50c4bbf [Fix] Create a new scope when building interaction service modules if AutoServiceScopes = true (#3028) Mihail Gribkov 2024-11-16 20:37:18 +03:00
  • f644e6831a Eliminate the waste of checking arguments under the same conditions. (#3027) Takaaki Suzuki 2024-11-17 00:17:03 +09:00
  • 164a289623 Build with .NET 9 SDK (#3025) Mihail Gribkov 2024-11-12 22:39:14 +03:00
  • 5904ecde5a [Feature] Support sending voice messages (#3024) Mihail Gribkov 2024-11-11 21:53:11 +03:00
  • 8b929690a9 yippee (#3021) Mihail Gribkov 2024-10-22 21:46:54 +03:00
  • dfe679cbfd Update README.md (#3018) Nora 2024-10-12 23:48:56 +02:00
  • 3017f6b463 Add support for keyed services. (#3017) Nora 2024-10-12 21:44:46 +02:00
  • de8da0d3b9 [Docs] Update docfx and remove tocFilter hack. (#3010) Nora 2024-09-17 19:10:43 +02:00
  • 433bdc2a51 fix webhook ctor (#3008) Mihail Gribkov 2024-09-14 19:51:18 +03:00
  • 6b92cc2b08 Add missing permissions (#3006) Mihail Gribkov 2024-09-14 19:48:42 +03:00
  • 682d87e62b Allow setting SuppressNotification in webhook client(#3007) Mihail Gribkov 2024-09-14 19:42:58 +03:00
  • 292f8c40eb fix: rest client add webporxy config, keep the processing logic with WebSocketProvider (#2974) trueai-org 2024-09-15 00:25:40 +08:00
  • 8a2ea4bb58 Add StickerId to REST and WebSocket Sticker audit log data classes (#3005) Spider 2024-09-14 09:24:35 -07:00
  • 7f18f7f5f0 Meat/3.16.0 (#3003) Mihail Gribkov 2024-09-14 00:36:12 +03:00
  • 88ea2ed9ba more monetizatios stuffz (#3002) Mihail Gribkov 2024-09-14 00:28:48 +03:00
  • b87ec6ef09 option to dump gw payloads on errors (#2999) Mihail Gribkov 2024-09-13 22:41:33 +03:00
  • c53aac3487 tfw GH Copilot lets you down but you dont notice it (#3001) Mihail Gribkov 2024-09-12 23:10:59 +03:00
  • 31da3c2072 oops :3 (#2996) Mihail Gribkov 2024-09-03 14:55:53 +03:00
  • f65d3ad14a use interaction method in `InteractionModuleBase.DeleteOriginalRespon… (#2995) Mihail Gribkov 2024-09-03 14:26:45 +03:00
  • 9b8c7b1f69 more member flags (#2994) Mihail Gribkov 2024-09-02 23:47:55 +03:00
  • c4d90cd6f1 [Feature] Message Forwards (#2918) Mihail Gribkov 2024-08-31 14:29:20 +03:00
  • 623a45765d minor optimization + make sure top level components are action rows (#2991) Mihail Gribkov 2024-08-30 23:34:15 +03:00
  • 466b491c3c GetRoleAsync W (#2989) Mihail Gribkov 2024-08-29 11:22:58 +03:00
  • 2aaa0fd2ff StickFormat gif and animated guild icon (#2986) ForceFK 2024-08-29 05:10:33 -03:00
  • 5ca5aa51c4 rename the new precondition + remove obsolete from the old one (#2988) Mihail Gribkov 2024-08-29 00:04:54 +03:00
  • 57eb906552 bannerz W (#2987) Mihail Gribkov 2024-08-29 00:02:20 +03:00
  • bc84b94bd9 Create a (Discord)Color using a string (#2979) Adriaan Waem 2024-08-14 21:57:25 +02:00
  • 47f98bc01d Add Application Approximate User Install Count (#2978) Ashley Cave 2024-08-09 22:21:43 +01:00
  • 5407e1780b i think im getting scuffed myself (#2977) Mihail Gribkov 2024-08-08 00:56:30 +03:00
  • 1f252a3aa9 add an unscuffed precondition attribute (#2976) Mihail Gribkov 2024-08-07 14:26:59 +03:00
  • 13ec6a0e82 Meta/3.15.3 (#2967) Mihail Gribkov 2024-07-21 19:32:29 +03:00
  • 359f6db62b [Fix] Fix CustomSticker.DeleteAsync() (#2966) Mihail Gribkov 2024-07-21 19:16:35 +03:00
  • 6e531a2344 [Feature] Add team member Role property (#2965) Mihail Gribkov 2024-07-21 17:49:00 +03:00
  • 721e03bcce Polls grammar pass (#2964) enonibobble 2024-07-21 11:25:28 +01:00
  • bae7861759 Longer MaxCustomBlockMessageLength (#2957) ForceFK 2024-07-20 17:38:10 -03:00
  • e18915ac96 [Feature] Member search v2 (#2931) Mihail Gribkov 2024-07-20 23:37:22 +03:00
  • 24c760586b fix: crash when poll is null in RestMessageComponent (#2958) Zaratusa 2024-07-20 22:36:06 +02:00
  • f5fdfb259b fix: incomplete validation when ChannelFlags.RequireTag is true (#2962) Cristian 2024-07-20 14:35:40 -06:00
  • 26bb789b0a uh yes pls (#2963) Mihail Gribkov 2024-07-20 23:35:19 +03:00
  • 8b6be640c7 Fix automod related events in the sharded client Mihail Gribkov 2024-07-15 11:02:04 +03:00
  • 6b691b1ad2 this object is fucked but at least its not missing props now (#2956) Mihail Gribkov 2024-07-04 00:00:49 +03:00
  • ae497945b4 longer polls (#2953) Mihail Gribkov 2024-07-02 01:17:04 +03:00
  • ec0ba49dba Fix IndexOf bug in CreateBucketId (#2948) Tine 2024-07-01 00:09:03 +07:00
  • 8afea2c09d Update for the breaking change discord has made + v3 is cringe (#2951) Mihail Gribkov 2024-06-29 20:21:15 +03:00
  • cb79f04b93 add IsAvailable to GuildEmote Mihail Gribkov 2024-06-29 20:20:41 +03:00
  • 85a13e9fff Hotfix 3.15.2 (#2946) Mihail Gribkov 2024-06-18 22:16:33 +03:00
  • 28d3dcdd75 Meta/3.15.1 (#2944) Mihail Gribkov 2024-06-18 01:00:45 +03:00
  • 5a71ad3b78 [Fix] ButtonBuilder validations(#2943) Mihail Gribkov 2024-06-18 00:53:44 +03:00
  • 9d92435493 [Feature] Add purchase notification (#2942) Mihail Gribkov 2024-06-16 20:33:40 +03:00
  • 21195a8a93 [Feature] Add MessageCallData (#2934) Mihail Gribkov 2024-06-14 11:23:34 +03:00
  • 35b102a7c0 [Feature] Generic autocomplete (#2935) Mihail Gribkov 2024-06-14 11:22:40 +03:00
  • 3be72a8ae6 [Feature] Public constructor for Emote (#2936) Mihail Gribkov 2024-06-14 11:21:08 +03:00
  • 531b5eb3b7 [Feature] premium buttonz (#2933) Mihail Gribkov 2024-06-14 00:43:11 +03:00
  • f7f29d5cc8 [Feature] Add UseExternalApps permission (#2941) Mihail Gribkov 2024-06-10 23:57:31 +03:00
  • 51f59bf185 [Docs] Switch some images from PNG to SVG (#2939) Mihail Gribkov 2024-06-02 15:02:48 +03:00
  • e50e79d9dd [Docs] Add channel inheritance tree (#2938) Mihail Gribkov 2024-06-02 14:42:27 +03:00
  • 3e7ab0915f [Docs] Document Polls (#2930) Mihail Gribkov 2024-05-27 14:50:38 +03:00
  • 9030a5b2bb [Feature] Config Bypass for CanSendResponse (#2932) Bence Szucs 2024-05-16 17:25:21 -04:00