[go: up one dir, main page]

Skip to content

paring-chan/command.ts

Repository files navigation


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

💻
키뮤
키뮤

💻 📖