Skip to content

Commit

Permalink
Update Community Resources
Browse files Browse the repository at this point in the history
Per these guidelines #4456
  • Loading branch information
typpo committed Sep 7, 2023
1 parent 921fb5f commit 4780bd4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/topics/Community_Resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,15 @@ Discord does not maintain official SDKs. The following table is an inexhaustive
|---------------------------------------------------------------|------------|
| [Discord.Net](https://github.com/discord-net/Discord.Net) | C# |
| [DSharpPlus](https://github.com/DSharpPlus/DSharpPlus) | C# |
| [D++](https://github.com/brainboxdotcc/DPP) | C++ |
| [discljord](https://github.com/discljord/discljord) | Clojure |
| [DiscordGo](https://github.com/bwmarrin/discordgo) | Go |
| [Discord4J](https://github.com/Discord4J/Discord4J) | Java |
| [Javacord](https://github.com/Javacord/Javacord) | Java |
| [JDA](https://github.com/DV8FromTheWorld/JDA) | Java |
| [discord.js](https://github.com/discordjs/discord.js) | JavaScript |
| [Eris](https://github.com/abalabahaha/eris) | JavaScript |
| [Oceanic](https://github.com/OceanicJS/Oceanic) | JavaScript |
| [Discordia](https://github.com/SinisterRectus/Discordia) | Lua |
| [DiscordPHP](https://github.com/discord-php/DiscordPHP) | PHP |
| [discord.py](https://github.com/Rapptz/discord.py) | Python |
Expand Down Expand Up @@ -67,7 +70,7 @@ Discord does not maintain official SDKs. The following table is an inexhaustive
> warn
> The OpenAPI spec is currently in public preview and **is subject to breaking changes**
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.
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.

## Game SDK Tools

Expand Down

0 comments on commit 4780bd4

Please sign in to comment.