Add link to Yeoman generator

This commit is contained in:
Schuyler Cebulskie
2016-10-14 01:13:50 -04:00
parent 1ef00d0fe7
commit ca4e9549a0
2 changed files with 3 additions and 1 deletions

View File

@@ -43,6 +43,8 @@ client.on('message', message => {
client.login('your token');
```
A bot template using discord.js can be generated using [generator-discordbot](https://www.npmjs.com/package/generator-discordbot).
## Links
* [Website](http://hydrabolt.github.io/discord.js/)
* [Discord.js Server](https://discord.gg/bRCvFy9)

File diff suppressed because one or more lines are too long