DaanWillems / Monit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monit

Installation guide

Prerequisites

You must have Golang installed

Notes

The config directory will default to "/etc/opt/monit/config.json" You may change this by changing the path in "parser.go"

Steps

Step 1 Clone this repository

Step 2 Compile it by typing "go build"

Step 3 Create a discord bot on www.discordapp.com/developers

Step 4 Place the token in the configuration file

Step 5 Add the bot to your server

Step 6 Start the bot

About


Languages

Language:Go 98.4%Language:Shell 1.6%