underctrl-io / commandkit

Only focus on what matters - Let CommandKit handle your commands and events in your Discord.js projects!

Home Page:https://commandkit.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


support server npm version npm downloads

You are currently looking at the next major version of CommandKit. You can view the master branch here


CommandKit is a powerful and easy-to-use command and event handler for your Discord.js project. It takes away the hassle of manually registering commands & event listeners, and lets you focus on the core features of your bot. It also offers additional features that make bot development a lot easier such as commands validation, developer-only commands, and permissions validation.

The quickest way to setup a CommandKit project is to use the create-commandkit CLI:

npm create commandkit@next

Links

About

Only focus on what matters - Let CommandKit handle your commands and events in your Discord.js projects!

https://commandkit.js.org

License:MIT License


Languages

Language:TypeScript 55.8%Language:MDX 41.3%Language:JavaScript 2.9%Language:CSS 0.0%