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
- Host: GitHub
- URL: https://github.com/jon4hz/insync
- Owner: jon4hz
- License: mit
- Created: 2021-12-05T20:30:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-05T22:46:24.000Z (over 3 years ago)
- Last Synced: 2025-01-01T23:40:48.920Z (5 months ago)
- Topics: ethereum, ethereum-node, geth, geth-node, telegram-bot
- Language: Go
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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