Merge pull request #108 from NekoWasHere/master

Add more APIs to the README
This commit is contained in:
Amish Shah
2015-12-26 14:59:05 +00:00

View File

@@ -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)