mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Add link to Yeoman generator
This commit is contained in:
@@ -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
Reference in New Issue
Block a user