mirror of
https://github.com/danbulant/discord.js
synced 2026-06-07 08:41:29 +00:00
Add link to Discord API in README
This commit is contained in:
parent
b476473a2c
commit
07f4a20f77
2 changed files with 3 additions and 2 deletions
|
|
@ -43,7 +43,8 @@ client.login('your token');
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
* [Website](http://hydrabolt.github.io/discord.js/)
|
* [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)
|
* [Documentation](http://hydrabolt.github.io/discord.js/#!/docs/tag/master)
|
||||||
* [Legacy Documentation](http://discordjs.readthedocs.io/en/8.1.0/docs_client.html)
|
* [Legacy Documentation](http://discordjs.readthedocs.io/en/8.1.0/docs_client.html)
|
||||||
* [GitHub](https://github.com/hydrabolt/discord.js)
|
* [GitHub](https://github.com/hydrabolt/discord.js)
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue