generated from Baipyrus/DiscordJS-Template
commands/examples | ||
events | ||
.env.example | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.prettierignore | ||
.prettierrc | ||
deploy.js | ||
index.js | ||
package-lock.json | ||
package.json | ||
README.md |
A DiscordJS Template
Getting started
- Create a new repository from this template.
- Remove example commands:
- Either permanently delete directory
commands/examples/
- Or move
commands/examples/
elsewhere, commit deletion, add to.gitignore
and move back in
- Either permanently delete directory
- Look through, copy and/or modify the examples.
- Either read a guide!
- Or read the docs!