Added links to the node libraries by izy521 and hydraboly

This commit is contained in:
RogueException
2015-08-13 10:42:30 -03:00
parent 87e9fdb603
commit 554fec21b4

View File

@@ -35,3 +35,5 @@ await client.AcceptInvite("channel-invite-code");
### Related Projects
[DiscordBot](https://github.com/RogueException/DiscordBot) - A basic Discord.Net extension to add command and whitelist support.
[Discord.js](https://github.com/hydrabolt/discord.js) - Javascript/Node API wrapper for Discord
[node-discord](https://github.com/izy521/node-discord) - Javascript/Node API wrapper for Discord