Skip to content

Commit 83ec824

Browse files
committed
Version bump and fix for 'ready' event that was occasionally not firing
1 parent 75366db commit 83ec824

File tree

11 files changed

+552
-1989
lines changed

11 files changed

+552
-1989
lines changed

.idea/.gitignore

Lines changed: 0 additions & 5 deletions
This file was deleted.

.idea/Discord.js-Advanced-Command-Handler.iml

Lines changed: 0 additions & 12 deletions
This file was deleted.

.idea/inspectionProfiles/Project_Default.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.idea/modules.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

.idea/vcs.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Simple and easy to use Slash Command Handler for Discord.js v14.
33

44
## Prerequisites
5-
- Node.js v18.17.1 or newer is recommended. Older versions might work. You can download it [here](https://nodejs.org/en/download/).
6-
- Typescript v5.2.2 or newer is recommended. Older versions might work. You can download it [here](https://www.typescriptlang.org/download).
5+
- Node.js v22.14.0 or newer is recommended. Older versions might work. You can download it [here](https://nodejs.org/en/download/).
6+
- Typescript v5.8.2 or newer is recommended. Older versions might work. You can download it [here](https://www.typescriptlang.org/download).
77

88
## Installation
99
1. Fill out the `config.ts.TEMPLATE` located in the `src/data` folder.

0 commit comments

Comments
 (0)