Skip to content

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

License

Notifications You must be signed in to change notification settings

stylepatrick/mining-telegram-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published