Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord.js-Advanced-Command-Handler

Simple and easy to use Slash Command Handler for Discord.js v14.

Prerequisites

  • Node.js v22.14.0 or newer is recommended. Older versions might work. You can download it here.
  • Typescript v5.8.2 or newer is recommended. Older versions might work. You can download it here.

Installation

  1. Fill out the config.ts.TEMPLATE located in the src/data folder.
  2. Rename the config.ts.TEMPLATE to config.ts
  3. Run the following command to install the package: npm install
  4. Build the bot with the following command: npm run build
  5. Run the bot with the following command: npm start or node .
  6. Enjoy!

Categories

You can create as many subfolders as you want, and each of these folders can have an unlimited number of nested subfolders. You only need to specify the interaction like the already existing ones in the /interactions folder.

Contributing

Just make a pull request and I will review it.

License

MIT

Morty Proxy This is a proxified and sanitized view of the page, visit original site.