Koploseus / icon-botnotificator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ICON Notification Bot

This script monitors the status of the ICON node and notifies the Telegram Bot if the node stops syncing or goes down.

Prerequisites

  • curl
  • jq
sudo apt-get install curl jq

Installing

git clone https://github.com/everstake/icon-botnotificator.git
cd icon-botnotificator
chmod +x notifier.sh

Configuration

Edit configuration file config.ini.

Running

Run a command

./notifier.sh

About


Languages

Language:Shell 100.0%