From 31c9621618aa0190bcfc48b78db2e554d98626a6 Mon Sep 17 00:00:00 2001 From: Landon Date: Wed, 18 Sep 2024 21:49:00 -0400 Subject: [PATCH] Update Community_Resources.mdx to include the concord library --- docs/developer_tools/Community_Resources.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/developer_tools/Community_Resources.mdx b/docs/developer_tools/Community_Resources.mdx index 106423de25..98a237a16c 100644 --- a/docs/developer_tools/Community_Resources.mdx +++ b/docs/developer_tools/Community_Resources.mdx @@ -14,6 +14,7 @@ Discord does not maintain official SDKs. The following table is an inexhaustive | Name | Language | |---------------------------------------------------------------|------------| +| [Concord](https://github.com/Cogmasters/concord) | C | | [Discord.Net](https://github.com/discord-net/Discord.Net) | C# | | [DSharpPlus](https://github.com/DSharpPlus/DSharpPlus) | C# | | [D++](https://github.com/brainboxdotcc/DPP) | C++ |