mirror of
https://github.com/danbulant/discord.js
synced 2026-07-08 20:51:14 +00:00
Update getting started to include evie's tutorial
This commit is contained in:
parent
839ff5ce43
commit
21c4654705
2 changed files with 5 additions and 1 deletions
|
|
@ -25,5 +25,9 @@ To install discord.js from the rewrite branch:
|
||||||
\`\`\`bash
|
\`\`\`bash
|
||||||
npm i --save hydrabolt/discord.js#indev-rewrite
|
npm i --save hydrabolt/discord.js#indev-rewrite
|
||||||
\`\`\`
|
\`\`\`
|
||||||
|
|
||||||
|
## Tutorials
|
||||||
|
LuckyEvie, a helper in the discord.js channel, has put together a great tutorial on getting to grips with discord.js.
|
||||||
|
It's worth a read and you can find it [here.](LuckyEvie#4611)
|
||||||
`,
|
`,
|
||||||
};
|
};
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue