mirror of
https://github.com/danbulant/discord.js
synced 2026-05-25 21:12:06 +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:
|
||||
[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:
|
||||
[Discord.Net](https://github.com/RogueException/Discord.Net)
|
||||
|
||||
|
|
@ -62,6 +71,8 @@ Here is a list of other Discord APIs:
|
|||
#### PHP
|
||||
[DiscordPHP](https://github.com/teamreflex/DiscordPHP)
|
||||
|
||||
[Discord-PHP](https://github.com/Cleanse/discord-php)
|
||||
|
||||
#### Python
|
||||
[discord.py](https://github.com/Rapptz/discord.py)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue