Commit Graph

  • 59c2008eaa Doc patch (#2587) Casmir 2023-02-07 14:44:44 +01:00
  • 0998285f83 [Feature] Rework Thread property of a message (#2579) Misha133 2023-02-06 20:35:09 +03:00
  • e3da96fbf5 [Feature] Expose GetCurrentUser method & missing current user API methods (#2574) Misha133 2023-02-06 19:20:54 +03:00
  • 2616d350ba [Feature] App Command Perms Channel Target (#2560) Cenk Ergen 2023-02-06 15:28:42 +03:00
  • 1602437c31 Update customId template generator to escape regex metachars used in … (#2557) Cenk Ergen 2023-02-06 15:27:42 +03:00
  • 23b282299c Added emojis from Emoji 13.0, Emoji 13.1 and Emoji 14.0 (#2523) Chos5555 2023-02-06 13:27:07 +01:00
  • 14b29010d7 Reduce DateTime Boilerplate from LogMessage (#2572) marik354 2023-02-06 06:26:42 -06:00
  • 1e21a6ed4a [Feature] Add missing VoiceChannel properties (#2573) Misha133 2023-02-06 15:25:59 +03:00
  • 0af835ab0f Fix GetEventCoverImageUrl by removing the GuildId in the Url string (#2577) Twinki 2023-02-06 07:16:31 -05:00
  • e7bda0f8a5 [Feature] RespondWithModal() which accepts an IModal instance as template (#2564) Cenk Ergen 2023-02-06 13:52:16 +03:00
  • 91e208474d [Feature] add Thread property to RestMessage (#2575) Misha133 2023-01-27 23:16:12 +03:00
  • 37d868f934 [Feature] Application Role Connections Metadata support (#2530) Misha133 2023-01-26 03:20:58 +03:00
  • 7d8d6ec1a6 [Feature] Add support for Guild Member Flags (#2571) Misha133 2023-01-23 21:44:34 +03:00
  • 94996e7331 Remove outdated checks (#2561) Misha133 2023-01-21 13:54:25 +03:00
  • 493f604bb1 [Bugfix] fixed an NRE when event was changed from in channel to external or vice versa (#2483) SaculRennorb 2023-01-21 11:53:58 +01:00
  • e71faf7138 Repurpose reason field (#2540) Christopher Bonnell 2023-01-21 05:53:23 -05:00
  • 7acbcfdfa5 #2536 Add RemoveModulesFromGuildAsync (#2537) Gradyn Wursten 2023-01-21 03:52:37 -07:00
  • a3ee8555c6 [Feature] Add new message types & error codes (#2562) Misha133 2023-01-21 13:50:57 +03:00
  • f224eb0523 Resolve inconsistencies (#2542) Christopher Bonnell 2023-01-21 05:49:35 -05:00
  • 02d3ce6e01 Fix NullReferenceException caused by Options being undefined. (#2549) Gediminas Milašius 2023-01-21 12:48:36 +02:00
  • 4aded83ab6 Fixed typo in code example. (#2552) Zach Goodson 2023-01-21 04:47:39 -06:00
  • 1d53ea7679 [Docs] Fix typo in autocompletion.md (#2548) Ikko Ashimine 2022-12-26 05:53:00 +09:00
  • 7c535b952a [Feature] add missing invite guild properties & welcome screen support (#2510) Misha133 2022-12-25 17:40:05 +03:00
  • 48fb1b5df4 [Feature] Selects v2 support (#2507) Misha133 2022-12-25 15:41:15 +03:00
  • c67642acfa fix CreatePostError (#2546) Misha133 2022-12-25 15:36:33 +03:00
  • e9e687caf7 fix changelog date (#2545) Quin Lynch 2022-12-23 17:28:48 -04:00
  • 5c9be0d03a meta: update changelog (#2544) Quin Lynch 2022-12-23 11:20:42 -04:00
  • a53f1dfa58 fix CreatePost methods for IForumChannel (#2541) Misha133 2022-12-23 16:56:00 +03:00
  • 56b1a930e7 [Feature] Age restricted (NSFW) application commands support (#2531) Misha133 2022-12-20 01:00:56 +03:00
  • 60956c720b Update deploy.yml (#2535) Cenk Ergen 2022-12-17 19:05:50 +03:00
  • 20d8fdf0bf Fully qualify SlashCommandBuilder namespace (#2534) Halbritter 2022-12-16 19:08:42 +01:00
  • 3b107c2d01 implement wildcard lenght quantifiers, TreatAsRegex property and solve catastrpohic backtracking (#2528) Cenk Ergen 2022-12-14 17:06:57 +03:00
  • 25cfb8822f Add SendFiles to UserExtensions (#2509) BokuNoPasya 2022-12-14 12:00:59 +05:00
  • 4cad546d57 Implemented ClientDisconnect event for audio client. (#2520) Frederik P 2022-12-14 07:57:54 +01:00
  • 82b772ac03 [Feature] Add missing property & new stuff (#2521) Misha133 2022-12-14 09:57:06 +03:00
  • bd2f719774 Fix GetActiveThreadsAsync & add it to ITextChannel (#2526) Misha133 2022-12-14 09:56:06 +03:00
  • 55280a569e meta 3.9.0 (#2517) Armano den Boef 2022-11-25 10:47:43 +01:00
  • 11ed0ff351 update license and icon nuspec props (#2467) Cenk Ergen 2022-11-22 14:05:40 +03:00
  • 6869817184 Command execution code rework and TypeConverters auto-scope fix (#2306) Cenk Ergen 2022-11-22 14:05:26 +03:00
  • ea039b848c Update events.cs (#2505) Payton 2022-11-07 10:26:18 -06:00
  • 01ae904fe1 [Feature] Add missing properties in forum & thread channels (#2469) Misha133 2022-11-07 19:25:49 +03:00
  • 6712ef4573 Fix duplicated members of DiscordErrorCode (#2500) Ge 2022-11-08 00:24:19 +08:00
  • 7077c4469a Avoid throwing on missing Application (#2497) Miha Zupan 2022-11-07 07:49:46 -08:00
  • ed3863597a [Feature] Add new discord stuff (#2501) Misha133 2022-11-07 18:49:03 +03:00
  • c7ac59d892 Fixed an oversight clearing session data upon any disconnect. (#2485) Quahu 2022-09-28 15:35:24 -07:00
  • a4d34f6947 [Docs] Update samples to use MessageContent intent & update v2 => v3 guide (#2471) Misha133 2022-09-25 23:27:14 +03:00
  • bc89d3c485 Fix TimestampTag being sadge (#2468) Armano den Boef 2022-09-15 06:59:21 +02:00
  • 9c5f1ecb0d meta: 3.8.1 (#2464) Quin Lynch 2022-09-14 15:09:54 -03:00
  • b45b1526c0 add addtional checks for gateway events logging (#2462) Misha133 2022-09-14 18:09:12 +03:00
  • d4c533aed0 Implemented resume_gateway_url. (#2423) Quahu 2022-09-14 17:08:25 +02:00
  • 2a6fca6653 [Docs] Text Commands: Added a warning about the message content intent (#2458) Marten 2022-09-14 17:08:00 +02:00
  • d1678d1e8f Fixing localizations (#2457) Proddy 2022-09-10 21:07:49 +01:00
  • 1b01fed867 Add 50138 Error code (#2456) Discord-NET-Robot 2022-09-10 05:08:22 -03:00
  • 525dd6048a [Docs] Context menu of slash commands supported on mobile (#2459) Nikolay 2022-09-10 11:03:14 +03:00
  • 4834b27f90 Null check slash command localizations (#2453) essoperagma 2022-09-09 10:20:19 +00:00
  • 5073afa316 Update PackageLogo.png (#2333) Quin Lynch 2022-09-03 23:50:29 -07:00
  • 2b86a79f70 Fix a bug in EmbedBuilder.Length when there is an EmbedField with no Value (#2345) Proddy 2022-09-04 07:46:50 +01:00
  • 11ece4bf16 Update app commands regex and fix localization on app context commands (#2452) d4n 2022-09-02 21:47:13 -05:00
  • 3dec99f6df adding scheduled events to audit log (#2437) SaculRennorb 2022-09-02 23:56:19 +02:00
  • fca9c6b618 Fix: remove Module from _typedModuleDefs (#2417) Julian 2022-09-02 23:31:51 +02:00
  • b967e6907c [Robot] Add missing json error (#2447) Discord-NET-Robot 2022-09-02 18:14:16 -03:00
  • 376a812b6a Return a list instead of an array (#2451) Damian Kraaijeveld 2022-09-02 23:04:53 +02:00
  • 370bdfa3c6 Bump to Discord API v10 (#2448) Armano den Boef 2022-09-01 20:48:00 +02:00
  • fbc5ad414f fix BulkOverwriteCommands NRE (#2444) Cenk Ergen 2022-08-29 15:24:33 +03:00
  • 9feb703a82 Wrong symbol fix (#2438) Viktor Chernikov 2022-08-29 11:25:13 +02:00
  • 0aa381d468 Fix typos of word length (#2443) Kuba_Z2 2022-08-29 11:24:32 +02:00
  • adf012d1dd meta: 3.8.0 (#2441) Quin Lynch 2022-08-28 12:04:08 -03:00
  • 39bbd298c3 Interactions Command Localization (#2395) Cenk Ergen 2022-08-26 18:45:27 +03:00
  • 32b03c8063 Added support for lottie stickers (#2359) Kuba_Z2 2022-08-21 16:14:55 +02:00
  • ddcf68a29f Fix broken code snippet in dependency injection docs (#2420) Charlie U 2022-08-21 07:58:51 -04:00
  • 89a8ea161f feat: Embed comparison (#2347) Misha133 2022-08-21 14:57:51 +03:00
  • 92215b1f74 fix: Missing Fact attribute in ColorTests (#2425) Ge 2022-08-21 19:57:00 +08:00
  • 917118d094 [DOCS] Add a note about DontAutoRegisterAttribute (#2430) Misha133 2022-08-21 14:56:02 +03:00
  • b7b7964de9 Fix IGuild.GetBansAsync() (#2424) BokuNoPasya 2022-08-21 16:54:19 +05:00
  • b6b5e95f48 Fix role icon & emoji assignment. (#2416) Armano den Boef 2022-08-21 13:53:14 +02:00
  • 6da595e074 fix ci/cd error (#2428) Cenk Ergen 2022-08-21 14:52:57 +03:00
  • 65b98f8b12 Update xmldocs to reflect the ConnectedUsers split (#2418) Bob 2022-08-16 03:34:17 +10:00
  • 8dfe19f328 Fix placeholder length being hardcoded (#2421) Gutyina Gergő 2022-08-15 19:33:23 +02:00
  • 500e7b44ca Using RespondWithModalAsync<IModal>() without prior IModal declaration (#2369) Cenk Ergen 2022-08-10 11:37:40 +03:00
  • 02bc3b7977 Fix NRE on commandbase data assignment (#2414) Armano den Boef 2022-08-04 11:05:22 +02:00
  • e551431d72 Max/Min length fields for ApplicationCommandOption (#2379) Cenk Ergen 2022-08-03 16:44:30 +03:00
  • 1eb42c6128 fix: Issues related to absence of bot scope (#2352) d4n 2022-08-03 04:17:43 -05:00
  • c49d4830af docs: Fix missing entries in TOC (#2415) Armano den Boef 2022-08-03 11:11:26 +02:00
  • b0b8167efb fix: Remove group check from RequireContextAttribute (#2409) Armano den Boef 2022-08-03 10:54:30 +02:00
  • ba02416421 fix: DisconnectAsync not disconnecting users (#2346) Alex Thomson 2022-08-02 21:26:34 +12:00
  • f17866085e fix: Add DeleteMessagesAsync to IVoiceChannel (#2367) Pusheon 2022-08-02 05:24:37 -04:00
  • 6fdcf98240 docs: Improved DI documentation (#2407) Armano den Boef 2022-08-02 11:20:27 +02:00
  • 503fa755a0 feat: Add async callbacks for IModuleBase (#2370) SKProCH 2022-08-02 12:19:31 +03:00
  • bf493ea040 feat: Labs deprecation & readme expansion (#2406) Armano den Boef 2022-08-01 21:47:53 +02:00
  • 519deda6e7 fix: Sharding sample inaccurate (#2408) Armano den Boef 2022-08-01 21:46:27 +02:00
  • 902326d1f3 fix: Range of issues presented by analyzer (#2404) Armano den Boef 2022-08-01 18:53:22 +02:00
  • cfd2662963 docs: ChannelUpdated event xml comment (#2366) zaanposni 2022-08-01 17:43:11 +02:00
  • a663f61a86 fix: Webhookupdated data naming Armano den Boef 2022-08-01 17:41:25 +02:00
  • 010e8e828f feat: Support the WEBHOOKS_UPDATED event (#2384) CottageDwellingCat 2022-08-01 10:38:10 -05:00
  • 246282dda3 docs: Improve IF cmd execution docs (#2405) Armano den Boef 2022-08-01 17:01:01 +02:00
  • cf25acdbc1 docs: Add IgnoreGroupNames clarification to IF docs (#2374) Misha133 2022-08-01 14:39:11 +03:00
  • 06ed995122 docs: Add ServerStarter.Host to deployment.md (#2385) misticos 2022-08-01 13:37:41 +02:00
  • ee6e0adf7c Add RequiredInput to example modal (#2348) - Misha-133 Misha133 2022-08-01 14:23:43 +03:00
  • e0d68d47d4 Add note about voice binaries on linux Wojciech Berdowski 2022-08-01 13:20:48 +02:00
  • 05120f0428 Add AutoServiceScopes to IF docs Cenk Ergen 2022-08-01 14:19:34 +03:00