kn1cht / bitzeny-pool-checker

Check whether BitZeny mining pools is up.
https://twitter.com/bitzenypoolbot
5 stars 1 forks source link

bitZeny Pool Checker Build Status Greenkeeper badge

Check whether bitZeny mining pools is up and share information on Twitter.

Account: bitzenypoolbot

Explanation(日本語): BitZenyマイニングプールの死活監視をするTwitter Bot

Usage

git clone https://github.com/kn1cht/bitzeny-pool-checker.git
npm i
cp .env.example .env
vi .env
node main.js

Use forever to run in background.

Debug

DEBUG=1 node main.js