| Tools | Version |
|---|---|
| Node.JS | >=18.16.1 |
| NPM | >=9.5.1 |
- Install all dependencies or you can ignore optional dependencies if you want
npm install
# or
npm install --no-optional
- fill all available values in './src/data/config.ts'
config.ts
- run tsc to compile TypeScript to JavaScript
tsc
- After that run npm run deploy to registering your slash command to REST API
npm run deploy
- Last one run npm start to run your client
npm start
| Version | Vulnerability |
|---|---|
| 3.1.x | ✅ |
| 3.0.x | ❌ |
Click redirect for more info.
Redirect
Contributions to this project are welcome.
To contribute, please see this Contribution Guide and adhere to Code Of Conduct.
This file is part of the Columbina project.
Columbina project is licensed under the AGPL-3.0 License.
Redirect
