1.1.3 • Published 4 months ago

create-commandkit v1.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

create-commandkit

A command-line interface (CLI) to quickly generate a discord.js bot using CommandKit.

Usage

Run one of the following commands:

npm create commandkit
pnpm create commandkit
yarn create commandkit

Setup Options

  • Project directory
  • Package manager (npm/pnpm/yarn)
  • Module type (ESM/CommonJS)
  • Bot token (written to .env)

Repositories