Skip to content

Commit

Permalink
Updated URLs in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MastiDev committed Nov 13, 2023
1 parent 54714e6 commit c3f2bb6
Show file tree
Hide file tree
Showing 26 changed files with 278 additions and 230 deletions.
5 changes: 5 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .idea/Discord.js-Advanced-Command-Handler.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/inspectionProfiles/Project_Default.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Simple and easy to use Slash Command Handler for Discord.js v14.

## Prerequisites
- Node.js v18.16.1 or newer is recommended. Older versions might work. You can download it [here](https://nodejs.org/en/download/).
- Typescript v5.1.6 or newer is recommended. Older versions might work. You can download it [here](https://www.typescriptlang.org/download).
- Node.js v18.17.1 or newer is recommended. Older versions might work. You can download it [here](https://nodejs.org/en/download/).
- Typescript v5.2.2 or newer is recommended. Older versions might work. You can download it [here](https://www.typescriptlang.org/download).

## Installation
1. Fill out the `config.ts.TEMPLATE` located in the `src/data` folder.
Expand Down
Loading

0 comments on commit c3f2bb6

Please sign in to comment.