DJS-Commands

DJS-Commands

A simple, powerful, and extendable command framework for Discord.JS (opens in a new tab)

What is DJS-Commands?

DJS-Commands is a lightweight, easy-to-use command handling library for Discord.js bots. It's designed to make it easy for developers to add custom commands to their bots without having to write all the boilerplate code themselves.

Usefull Links

Features

  • Simple command creation and management
  • Supports Legacy commands and Slash commands
  • Well written, easy to follow documentation (opens in a new tab)
  • Custom command validations
  • Command aliases
  • Dynamic argument validation
  • Easy integration with existing Discord.js bots
  • Lightweight and fast
  • Event Handler
  • Feature handler

Installation

To install the DJS-Commands package run the following command in your terminal:

Recommended: pnpm
PNPM (opens in a new tab) is a fast, disk space efficient package manager that uses hard links and symlinks to save space.

npm install @d3oxy/djs-commands@latest

See the Installation Guide for more information.

License

DJS-Commands is licensed under the MIT License (opens in a new tab).

Documentation

Read More on the Next Pages: