mirror of
https://github.com/musix-org/musix-oss
synced 2024-12-22 21:13:18 +00:00
src | ||
.gitignore | ||
index.js | ||
LICENSE | ||
package.json | ||
README.md |
Intellibot
Discord moderation bot
Not made for multiserver use at this point. Migth do this later.
Installation
npm install (idk how yarn works)
Usage
Start in dev mode with npm run start:dev Start in production mode npm run start
Be sure to fill out the requiered fields in .ENV_example and rename the file to .ENV