Command.ts is a powerful command framework for discord.js
- Easy to make slash command
- Decorator support
- Object-oriented class structure
- TypeScript
Node.js 16.9.0 or newer is required.
npm install @pikokr/command.ts
yarn add @pikokr/command.ts
pnpm add @pikokr/command.ts
- discord.js (
npm install discord.js
) - tslog for cts built-in logger (
npm install tslog
)
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.
- Official Discord Server
- Documentation
- Command.TS V5 QuickStart Template
- Command.TS V4 QuickStart Template
- Command.TS V3 QuickStart Template
파링 💻 🚧 🤔 📖 |
RootPi 💻 |
키뮤 💻 📖 |