An open API service indexing awesome lists of open source software.

https://github.com/jon4hz/insync

Get telegram notifications if your geth node looses sync
https://github.com/jon4hz/insync

ethereum ethereum-node geth geth-node telegram-bot

Last synced: 4 months ago
JSON representation

Get telegram notifications if your geth node looses sync

Awesome Lists containing this project

README

        

# insync

Get telegram notifications if your geth node looses sync

# environment variables
- GETH_URL = the url of your node
- BOT_TOKEN = your telegram bot token
- CHECK_INTERVAL = the interval to check (e.g. 5s)
- REPORT_INTERVAL = the interval to report (if the node was never in sync during that timeframe)
- ALERT_GROUP = the group or user to send alerts to