Remove yeoman generator link

This commit is contained in:
Crawl
2017-04-23 05:53:33 +02:00
parent 26069a44e2
commit c0c2fd1493
3 changed files with 4 additions and 6 deletions

View File

@@ -66,8 +66,6 @@ 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](https://discord.js.org/) ([source](https://github.com/hydrabolt/discord.js-site))
* [Documentation](https://discord.js.org/#/docs)