Skip to content

throws messages into a specific discord channel when your miners are down

License

Notifications You must be signed in to change notification settings

devdudeio/vrsc-mining-notifyer

Repository files navigation

vrsc-mining-notifyer

description

image

The vrsc-mining-notifyer checks every 5 minutes if one of your veruscoin miners from luckpool is down. If there is something to report a discord message will be thrown via webhook.

node application will run in a docker container using pm2

very easy to customize ;)

how to use

build docker image

$ docker build -t vrsc-mining-notifyer .

run detached container and set env vars

$ docker run -d -e "ADDRESS=YOUR-ADDRESS" -e "DISCORD_WEBHOOK_URL=YOUR-WH-URL" vrsc-mining-notifyer

About

throws messages into a specific discord channel when your miners are down

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published