Update README.md

This commit is contained in:
Neko
2015-12-25 15:26:10 -08:00
parent 7819dcb3d1
commit e99dccc828

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)