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.
- Host: GitHub
- URL: https://github.com/stylepatrick/mining-telegram-notifier
- Owner: stylepatrick
- License: mit
- Created: 2021-12-19T17:59:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-23T08:22:14.000Z (over 4 years ago)
- Last Synced: 2025-10-17T04:33:44.306Z (8 months ago)
- Topics: ethereum, mining, mining-pool, mining-rig, monitoring, notification-service, pool-mining, spring-boot, telegram-bot
- Language: Java
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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