mirror of
https://github.com/danbulant/discord.js
synced 2026-06-09 01:31:29 +00:00
Merge pull request #108 from NekoWasHere/master
Add more APIs to the README
This commit is contained in:
commit
830ba058d9
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
|
@ -49,6 +49,15 @@ Here is a list of other Discord APIs:
|
||||||
#### Java:
|
#### Java:
|
||||||
[Discord4J](https://github.com/nerd/Discord4J)
|
[Discord4J](https://github.com/nerd/Discord4J)
|
||||||
|
|
||||||
|
[JDiscord](https://github.com/NotGGhost/jDiscord)
|
||||||
|
|
||||||
|
[JDA](https://github.com/DV8FromTheWorld/JDA)
|
||||||
|
|
||||||
|
#### Go:
|
||||||
|
[Go-Discord](https://github.com/gdraynz/go-discord)
|
||||||
|
|
||||||
|
[DiscordGo](https://github.com/bwmarrin/discordgo)
|
||||||
|
|
||||||
#### .NET:
|
#### .NET:
|
||||||
[Discord.Net](https://github.com/RogueException/Discord.Net)
|
[Discord.Net](https://github.com/RogueException/Discord.Net)
|
||||||
|
|
||||||
|
|
@ -62,6 +71,8 @@ Here is a list of other Discord APIs:
|
||||||
#### PHP
|
#### PHP
|
||||||
[DiscordPHP](https://github.com/teamreflex/DiscordPHP)
|
[DiscordPHP](https://github.com/teamreflex/DiscordPHP)
|
||||||
|
|
||||||
|
[Discord-PHP](https://github.com/Cleanse/discord-php)
|
||||||
|
|
||||||
#### Python
|
#### Python
|
||||||
[discord.py](https://github.com/Rapptz/discord.py)
|
[discord.py](https://github.com/Rapptz/discord.py)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue