Prerequirements (no Docker):
- Nodejs installed
- MongoDB installed
Prerequirements (with Docker):
(Still needs Nodejs installed!)
Run the command
npm run dc:up
to start a MongoDB Container so you dont have to insall MongoDB. To stop it run
npm run dc:down
Steps:
-
Rename
example.env
to.env
and fill in your config valuesmv example.env .env
(command for unix systems)
-
Set up the monitoring.
Rename
monitors.example.json
tomonitors.json
and configure your monitor(s).
-
Install dependencies
npm install
-
Run the Bot
npm start
Theres only one command:
statusmsg
Use it to post a statusmessage in the channel of your choosing (the message will be posted in the channel where you send the command). This message will then be updated continiously.
Service available:
Service unavailable: