added README instructions for template

This commit is contained in:
Baipyrus 2024-01-26 14:18:28 +01:00
parent 88710c18ea
commit 56b43d8e16

View File

@ -1 +1,13 @@
# A DiscordJS Template
## 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)!