DiscordJS-Template/README.md

14 lines
440 B
Markdown
Raw Normal View History

2024-01-13 16:31:03 +00:00
# A DiscordJS Template
2024-01-26 13:18:28 +00:00
## Getting started
- Clone this repository:
```
https://git.baipyr.us/Baipyrus/DiscordJS.git
```
- Remove example commands:
- Either permanently delete directory `commands/examples/`
- Or move `commands/examples/` elsewhere, commit deletion, add to [`.gitignore`](.gitignore) and move back in
- Either read a [guide](https://discordjs.guide/)!
- Or read the [docs](https://discord.js.org/docs)!