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

https://github.com/stylepatrick/mining-telegram-notifier

Telegram notifier for your mining rig. Can be used for mining Pools like etherminer.org.
https://github.com/stylepatrick/mining-telegram-notifier

ethereum mining mining-pool mining-rig monitoring notification-service pool-mining spring-boot telegram-bot

Last synced: about 1 month ago
JSON representation

Telegram notifier for your mining rig. Can be used for mining Pools like etherminer.org.

Awesome Lists containing this project

README

          

# mining-telegram-notifier
Telegram notifier for your mining rig. Can be used for mining Pools like etherminer.org.
Will send notification over a Telegram BOT if Hashrate decrease/increase or if rig goes offline.

## Setup
- PoolApi -> Pool API URL (ex. https://api.ethermine.org)
- HashrateGap -> Defines the GAP in % when the notification starts. If the reported Hashrate goes down (amount in %) a notification will be sent to telegram.
- PollingInterval -> Polling interval for the Pool API.
- MiningAddress -> Mining Address. Dont use the prefix 0x for ETH Addresses.
- TelegramApi -> Telegram API URL.
- TelegramToken -> Telegram BOT Token.
- TelegramChatId -> Your Chat ID where the BOT sents messages.

## DockerHub
https://hub.docker.com/repository/docker/stylepatrick/mining-telegram-notifier