Commit Graph

  • *
  • *
  • *
  • *
  • *
  • | *
  • |/
  • | *
  • | *
  • | *
  • |/
  • | *
  • |/
  • | *
  • | *
  • | *
  • | *
  • * |
  • | *
  • | *
  • * |
  • * |
  • * |
  • |/
  • | *
  • |/
  • *
  • | *
  • | | *
  • | | | *
  • | |_|/
  • |/| |
  • | | | *
  • | |_|/
  • |/| |
  • | | | *
  • | |_|/
  • |/| |
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | |_|/
  • |/| |
  • * | |
  • |/ /
  • | | *
  • | | |\
  • | | * |
  • | |/ /
  • |/| |
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • | | *
  • | | *
  • | | *
  • | | *
  • * | |
  • * | |
  • * | |
  • * | |
  • | | | *
  • | |_|/
  • |/| |
  • | | | *
  • | | | |\
  • | | | * |
  • | |_|/ /
  • |/| | |
  • | | | *
  • | |_|/
  • |/| |
  • | | | *
  • | | | *
  • | | | | *
  • * | | | |
  • * | | | |
  • * | | | |
  • * | | | |
  • | |/ / /
  • |/| | |
  • | | | *
  • | | | | *
  • | | | | *
  • | | | * |
  • | | | | | *
  • | | | | | *
  • | | | | | *
  • | |_|_|_|/
  • |/| | | |
  • | | | | | *
  • | | | * | |
  • | | | * | |
  • | | | * | |
  • | | | * | |
  • | | | | | *
  • | | | | | *
  • * | | | | |
  • | |_|_|/ /
  • |/| | | |
  • | | | | | *
  • | |_|_|_|/
  • |/| | | |
  • | | | | *
  • | | | | *
  • | | | | *
  • | | | * |
  • | | | * |
  • | | | | | *
  • | | | | * |
  • | | | | | *
  • | | | | | | *
  • | |_|_|_|_|/
  • |/| | | | |
  • * | | | | |
  • | | | | | | *
  • | | | | | | |\
  • | |_|_|_|_|_|/
  • |/| | | | | |
  • | | | | | | *
  • | | | | | | *
  • * | | | | | |
  • * | | | | | |
  • * | | | | | |
  • | | | | * | |
  • | | | | * | |
  • | | | | * | |
  • | | | | | | | *
  • | |_|_|_|_|_|/
  • |/| | | | | |
  • | | | | | | | *
  • | |_|_|_|_|_|/
  • |/| | | | | |
  • | | | * | | |
  • | |_|/ / / /
  • |/| | | | |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | |_|_|/ /
  • |/| | | |
  • | | | | | *
  • | |_|_|_|/
  • |/| | | |
  • | | | | | *
  • | |_|_|_|/
  • |/| | | |
  • | | | | | *
  • | |_|_|_|/
  • |/| | | |
  • f9a552674 (refs/pull/2288/head) added case insensetive matching; mentioned that 25 suggestions is an API limit by Misha133 2022-05-09 21:42:36 +0300
  • cd94168e9 modified example to utilise user's input by Misha133 2022-05-09 21:24:13 +0300
  • 4a72600d4 Added example to `autocompletion` by Misha133 2022-05-09 21:09:56 +0300
  • 999f8e0fc Improved example in int.framework intro by Misha133 2022-05-09 21:09:21 +0300
  • 5546c705c Remove old url reference in Discord.Net.nuspec (#2286) by Nikita Petko 2022-05-09 05:50:26 +0100
  • c03aeaeaa (refs/pull/2286/head) Update Discord.Net.nuspec by Nikita Petko 2022-05-09 01:38:37 +0100
  • 39aed9d1b Modify comments by Armano den Boef 2022-05-03 13:34:44 +0200
  • 26841e63d Add tostring extension for embeds by Armano den Boef 2022-05-03 13:32:52 +0200
  • e9e739b1f Add parse & tryparse to embedbuilder. by Armano den Boef 2022-05-03 13:04:45 +0200
  • 01f1acb6a (refs/pull/2283/head) Support FailIfNotExists on MessageReference by moiph 2022-05-02 22:43:47 -0700
  • 21ef67bf8 Expose methods to get channel & guild from API by Armano den Boef 2022-05-02 13:21:33 +0200
  • 121c547f8 Bind runtime option to interaction type by Armano den Boef 2022-05-01 19:49:17 +0200
  • 1310d99ce Resolve build errors by Armano den Boef 2022-05-01 19:39:47 +0200
  • 2347eb0af Make api calling optional at runtime by Armano den Boef 2022-05-01 19:37:10 +0200
  • 6470c64b2 Update FUNDING.yml by Quin Lynch 2022-05-01 14:30:42 -0300
  • 7f903e2ae Expose channel & guild Id for manual calling by Armano den Boef 2022-05-01 18:28:16 +0200
  • 721013102 Take 2 by Armano den Boef 2022-05-01 18:14:00 +0200
  • 2f58ddc6a (tag: 3.6.1) meta: 3.6.1 by Quin Lynch 2022-04-30 19:06:23 -0300
  • f2bb55e80 fix: null user on interaction without bot scope (#2271) by Quin Lynch 2022-04-30 19:02:57 -0300
  • 503e720d2 feature: add 50080 Error code (#2272) by Discord-NET-Robot 2022-04-30 19:02:41 -0300
  • e83fdbf4f (refs/pull/2276/head) init by Armano den Boef 2022-04-30 16:42:35 +0200
  • 0d74c5cc6 fix: Implement fix for Custom Id Segments NRE (#2274) by Cenk Ergen 2022-04-30 04:37:22 +0300
  • 09f46ea2c (refs/pull/2274/head) implement fix by Cenngo 2022-04-30 04:19:23 +0300
  • 9c1200f92 (refs/pull/2272/head) Add 50080 Error code by Discord.Net Robot 2022-04-29 19:34:27 +0000
  • eea017797 (refs/pull/2273/head) Fix RequireOwner Precon. ignoring team members by exsersewo 2022-04-29 20:29:03 +0100
  • b6cb80ca9 (refs/pull/2271/head) init by Quin Lynch 2022-04-29 15:49:59 -0300
  • 2e14c12a4 (refs/pull/2270/head) init by Quin Lynch 2022-04-29 15:24:34 -0300
  • 9113f13b5 fix tests by Quin Lynch 2022-04-29 15:05:47 -0300
  • 1356755d3 add safeguard for tiv by Quin Lynch 2022-04-29 14:55:15 -0300
  • 19b41231c Remove blocking webhooks by quin lynch 2021-11-18 04:39:36 -0400
  • 585702ac4 Initial implementation by Quin Lynch 2022-04-29 13:53:51 -0300
  • a8f607553 fix: Permissions v2 Invalid Operation Exception (#2267) by Cenk Ergen 2022-04-29 17:53:14 +0300
  • 261374c6e (refs/pull/2267/head) simplify DefaultMemberPermissions assignment by Cenngo 2022-04-29 02:37:23 +0300
  • e5f4a38dd implement fix by Cenngo 2022-04-29 02:06:29 +0300
  • a3d5d4b60 implement fix by Cenngo 2022-04-29 02:06:29 +0300
  • 27226f083 (tag: 3.6.0) meta: 3.6.0 by Quin Lynch 2022-04-28 12:27:29 -0300
  • 9bd088f9b [Docs] Adding permission docs for interaction framework (#2265) by Armano den Boef 2022-04-28 17:21:00 +0200
  • 764b5d532 (refs/pull/2265/head) Append suggestion by Armano den Boef 2022-04-28 17:09:35 +0200
  • 56a8af44b Append suggestion by Armano den Boef 2022-04-28 16:51:46 +0200
  • 864a3f9a1 Add framework perms doc by Armano den Boef 2022-04-28 16:27:01 +0200
  • 8c3c3616f Get rid of mediatrsample sln by Armano den Boef 2022-04-28 15:51:38 +0200
  • 0554ac244 fix: Guarding against empty descriptions in `SlashCommandBuilder`/`SlashCommandOptionBuilder` (#2260) by Christoph L 2022-04-28 13:49:38 +0200
  • f5dbb9561 docs: Interaction Service Perms-v2 docs (#2263) by Cenk Ergen 2022-04-28 14:48:37 +0300
  • 2b49322a5 docs: Fix TextCommands reference in first-bot.md (#2264) by Ge 2022-04-28 19:48:11 +0800
  • d98b3cc49 feature: V2 Permissions (#2222) by Quin Lynch 2022-04-28 08:47:52 -0300
  • 495888b68 (refs/pull/2264/head) [Doc] Fix TextCommands reference in first-bot.md by Ge 2022-04-28 14:28:37 +0800
  • dff788ece (refs/pull/2263/head) update [EnabledInDm] by Cenngo 2022-04-28 04:00:09 +0300
  • 98eb8c17b add perms v2 docs by Cenngo 2022-04-28 03:56:53 +0300
  • 30534c1e9 add perms v2 docs by Cenngo 2022-04-28 03:56:53 +0300
  • 5d74a136c (refs/pull/2222/head) fix json name of DmPermission field by Cenngo 2022-04-28 03:44:30 +0300
  • 647530b45 add perms-v2 fields to Rest/SocketApplicationCommand entities and IApplicationCommand by Cenngo 2022-04-28 03:30:27 +0300
  • dc2dafa3a custom model factory by Quin Lynch 2022-04-27 13:21:35 -0300
  • 4ce1801bd feature: Passing CustomId matches into contexts (#2136) by Cenk Ergen 2022-04-27 17:09:30 +0300
  • 26c1a7e80 docs: Add files to the parameters (#2244) by Diego-VP20 2022-04-27 16:08:07 +0200
  • 275b83320 Fix browser property (#2254) by Alex Thomson 2022-04-28 02:07:35 +1200
  • f2d383c95 remove extra header from readme by Quin Lynch 2022-04-27 10:59:50 -0300
  • 157063c7e default model maps by Quin Lynch 2022-04-27 10:54:44 -0300
  • 8d674fe4f (refs/pull/2261/head) remove unnecessary usings by Cenngo 2022-04-25 21:12:06 +0300
  • ec36f9d86 add support for per-request headers by Cenngo 2022-04-25 21:09:57 +0300
  • 59c334ac6 refactor models and remove cache run mode by Quin Lynch 2022-04-25 14:03:01 -0300
  • ebd7aac80 (refs/pull/2260/head) docs by Sir-Photch 2022-04-25 12:06:44 +0200
  • 7f21ed219 moving check to Preconditions by Sir-Photch 2022-04-25 11:41:54 +0200
  • f9468434a adding null/empty check for option-descriptions by Sir-Photch 2022-04-25 11:28:56 +0200
  • 65bb45994 inline docs correction (Name/Description Localized properties) by Cenngo 2022-04-25 00:04:27 +0300
  • 9826cf699 Update src/Discord.Net.WebSocket/Entities/Users/SocketGuildUser.cs by Quin Lynch 2022-04-24 10:06:11 -0300
  • a4e1f54d6 Update src/Discord.Net.WebSocket/DiscordSocketConfig.cs by Quin Lynch 2022-04-24 10:06:04 -0300
  • d89d13d70 Final POC for users by Quin Lynch 2022-04-24 06:24:35 -0300
  • 17306d513 updates by Quin Lynch 2022-04-23 14:07:17 -0300
  • ebb1c7525 add missing inline docs by Cenngo 2022-04-23 20:01:44 +0300
  • c6c545cb1 fix implementation bugs by Cenngo 2022-04-23 18:49:38 +0300
  • 18f001e37 [DOCS] Group commands example (#2246) by Misha133 2022-04-22 13:26:54 +0300
  • 3b69a804c (refs/pull/2254/head) Fix browser property by Alex Thomson 2022-04-20 19:11:51 +1200
  • de6d461e7 add inline docs by Cenngo 2022-04-19 16:07:31 +0300
  • 028650e38 add localization to the rest methods by Cenngo 2022-04-19 00:02:39 +0300
  • 1cea40ce8 add rest conversions to interaction service by Cenngo 2022-04-18 21:51:41 +0300
  • adcb58e47 refactor default state provider by Quin Lynch 2022-04-18 09:02:39 -0300
  • 627f88795 Change up model flows by Quin Lynch 2022-04-18 08:56:45 -0300
  • acc9cf733 (refs/pull/2246/head) added spaces in comments by Misha133 2022-04-18 14:08:46 +0300
  • 9ec31a121 fix build error by Cenngo 2022-04-18 13:25:53 +0300
  • a39edcff2 fixed naming by Misha133 2022-04-18 12:52:40 +0300
  • 5e45b0a31 initial implementation by Quin Lynch 2022-04-18 04:50:35 -0300
  • e1a8ecd72 [Robot] Add missing json error (#2237) by Discord-NET-Robot 2022-04-18 04:00:58 -0300
  • 2e4fd81c5 (refs/pull/2237/head) Merge branch 'dev' into patch-327D243D29 by Quin Lynch 2022-04-18 04:00:50 -0300
  • ffcb768cd Update src/Discord.Net.Core/DiscordErrorCode.cs by Quin Lynch 2022-04-18 03:59:47 -0300
  • 0a046efd8 Update src/Discord.Net.Core/DiscordErrorCode.cs by Quin Lynch 2022-04-18 03:59:42 -0300
  • 42c65bc87 Typo in comment (#2242) by Denis Voitenko 2022-04-18 09:56:32 +0300
  • daba58cdd Fix SocketGuild not returning the AudioClient (#2248) by Alex Thomson 2022-04-18 18:52:32 +1200
  • 8eec6a00a Fix log severity mapping for guide sample (#2249) by MrCakeSlayer 2022-04-18 02:51:40 -0400
  • ab94fa5ea add withLocalizations parameter to rest methods by Cenngo 2022-04-17 18:18:23 +0300
  • 48712ad65 move deconstruct extensions method to extensions folder by Cenngo 2022-04-17 17:36:13 +0300
  • 95c4893af add localization fields to rest and websocket application command entity implementations by Cenngo 2022-04-17 17:30:27 +0300
  • 5b1db4d3e (refs/pull/2249/head) Fix log severity mapping for guide sample by MrCakeSlayer 2022-04-17 09:47:29 -0400
  • 9c6387d26 (refs/pull/2248/head) Fix SocketGuild not returning the AudioClient by Alex Thomson 2022-04-17 18:34:24 +1200
  • 3e36fbb85 initial implementation by Quin Lynch 2022-04-16 06:40:31 -0300
  • 5648c2f71 added some comments t othe example code by Misha133 2022-04-15 00:45:39 +0300
  • 0745ea5e1 update subcommad group's name by Misha133 2022-04-15 00:36:26 +0300
  • bd2efca5d add Group Command Examples to int_framework intro by Misha133 2022-04-15 00:18:47 +0300
  • 816719c7d (refs/pull/2245/head) Add doc for Position field by Diego-VP20 2022-04-14 22:43:17 +0200
  • b4061acf8 (refs/pull/2244/head) Add files to the parameters by Diego-VP20 2022-04-14 22:35:32 +0200
  • 4c0f4acf5 (refs/pull/2242/head) Typo in comment by Denis Voitenko 2022-04-11 21:55:38 +0300