generated from Baipyrus/DiscordJS-Template
12 lines
467 B
Markdown
12 lines
467 B
Markdown
# 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`](.gitignore) and move back in
|
|
- Look through, copy and/or modify the [examples](commands/examples/).
|
|
- Either read a [guide](https://discordjs.guide/)!
|
|
- Or read the [docs](https://discord.js.org/docs)!
|