mirror of
https://github.com/danbulant/discord.js
synced 2026-05-24 20:42:27 +00:00
Add link to Yeoman generator
This commit is contained in:
parent
1ef00d0fe7
commit
ca4e9549a0
2 changed files with 3 additions and 1 deletions
|
|
@ -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
Loading…
Reference in a new issue