1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-20 04:31:56 +00:00
musix-oss/README.md

17 lines
334 B
Markdown
Raw Normal View History

2020-06-28 20:40:34 +00:00
# Intellibot
2020-06-28 20:37:23 +00:00
2020-06-28 20:40:34 +00:00
## 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