@pikokr/command.ts
TypeScript icon, indicating that this package has built-in type declarations

5.8.0 • Public • Published

discord.js

Release All Contributors

About

Command.ts is a powerful command framework for discord.js

  • Easy to make slash command
  • Decorator support
  • Object-oriented class structure
  • TypeScript

Installation

Node.js 16.9.0 or newer is required.

npm install @pikokr/command.ts
yarn add @pikokr/command.ts
pnpm add @pikokr/command.ts

Required packages

  • discord.js (npm install discord.js)
  • tslog for cts built-in logger (npm install tslog)

Start with template

If you want to start project with command.ts, you can use the quickstart template.

pnpx degit pikokr/command.ts-v5-template my-app
cd my-app
pnpm dev

Please refer to template repository for detailed usage.

Links

Contributors

파링
파링

💻 🚧 🤔 📖
RootPi
RootPi

💻
키뮤
키뮤

💻 📖

Readme

Keywords

none

Package Sidebar

Install

npm i @pikokr/command.ts

Weekly Downloads

119

Version

5.8.0

License

MIT

Unpacked Size

178 kB

Total Files

62

Last publish

Collaborators

  • pikokr