No description
- TypeScript 99.1%
- JavaScript 0.7%
- Nix 0.2%
| .github | ||
| .vscode | ||
| docs | ||
| scripts | ||
| src | ||
| test | ||
| .all-contributorsrc | ||
| .envrc | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| .prettierrc | ||
| LICENSE | ||
| package.json | ||
| pnpm-lock.yaml | ||
| publish-version.js | ||
| README.md | ||
| renovate.json | ||
| shell.nix | ||
| tsconfig.json | ||
| tsconfig.prod.json | ||
| tsup.config.ts | ||
| typedoc.json | ||
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
- Official Discord Server
- Documentation
- Command.TS V5 QuickStart Template
- Command.TS V4 QuickStart Template
- Command.TS V3 QuickStart Template
Contributors
파링 💻 🚧 🤔 📖 |
RootPi 💻 |
키뮤 💻 📖 |
