Add link to Discord API in README

This commit is contained in:
Amish Shah
2016-09-11 17:53:44 +01:00
parent b476473a2c
commit 07f4a20f77
2 changed files with 3 additions and 2 deletions

View File

@@ -43,7 +43,8 @@ client.login('your token');
## Links
* [Website](http://hydrabolt.github.io/discord.js/)
* [Discord Server](https://discord.gg/bRCvFy9)
* [Discord.js Server](https://discord.gg/bRCvFy9)
* [Discord API Server](https://discord.gg/rV4BwdK)
* [Documentation](http://hydrabolt.github.io/discord.js/#!/docs/tag/master)
* [Legacy Documentation](http://discordjs.readthedocs.io/en/8.1.0/docs_client.html)
* [GitHub](https://github.com/hydrabolt/discord.js)