From e99dccc828341f017bfe895aac068c826122209a Mon Sep 17 00:00:00 2001 From: Neko Date: Fri, 25 Dec 2015 15:26:10 -0800 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 01625095c..43791609b 100644 --- a/README.md +++ b/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)