Skip to content

Commit 4780bd4

Browse files
committed
Update Community Resources
Per these guidelines #4456
1 parent 921fb5f commit 4780bd4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/topics/Community_Resources.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,15 @@ Discord does not maintain official SDKs. The following table is an inexhaustive
1616
|---------------------------------------------------------------|------------|
1717
| [Discord.Net](https://github.com/discord-net/Discord.Net) | C# |
1818
| [DSharpPlus](https://github.com/DSharpPlus/DSharpPlus) | C# |
19+
| [D++](https://github.com/brainboxdotcc/DPP) | C++ |
20+
| [discljord](https://github.com/discljord/discljord) | Clojure |
1921
| [DiscordGo](https://github.com/bwmarrin/discordgo) | Go |
2022
| [Discord4J](https://github.com/Discord4J/Discord4J) | Java |
2123
| [Javacord](https://github.com/Javacord/Javacord) | Java |
2224
| [JDA](https://github.com/DV8FromTheWorld/JDA) | Java |
2325
| [discord.js](https://github.com/discordjs/discord.js) | JavaScript |
2426
| [Eris](https://github.com/abalabahaha/eris) | JavaScript |
27+
| [Oceanic](https://github.com/OceanicJS/Oceanic) | JavaScript |
2528
| [Discordia](https://github.com/SinisterRectus/Discordia) | Lua |
2629
| [DiscordPHP](https://github.com/discord-php/DiscordPHP) | PHP |
2730
| [discord.py](https://github.com/Rapptz/discord.py) | Python |
@@ -67,7 +70,7 @@ Discord does not maintain official SDKs. The following table is an inexhaustive
6770
> warn
6871
> The OpenAPI spec is currently in public preview and **is subject to breaking changes**
6972
70-
The public preview of the [Discord HTTP API specification](https://github.com/discord/discord-api-spec) provides a standard [OpenAPI 3.1 spec](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md) for the HTTP API.
73+
The public preview of the [Discord HTTP API specification](https://github.com/discord/discord-api-spec) provides a standard [OpenAPI 3.1 spec](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md) for the HTTP API.
7174

7275
## Game SDK Tools
7376

0 commit comments

Comments
 (0)