Skip to main content

You are looking at documentation for CommandKit version 0.1.10 which is no longer actively maintained. We highly recommend you to upgrade to CommandKit v1.

Version: 0.1.10

Installation


support discord servernpm versionnpm downloads

To install CommandKit, run one of the following commands based on your preferred package manager:

npm install commandkit

Development version

To install the development version of CommandKit, run one of the following commands:

npm install commandkit@dev
warning

The development version is likely to have bugs.