Check whether bitZeny mining pools is up and share information on Twitter.
Account: bitzenypoolbot
Explanation(日本語): BitZenyマイニングプールの死活監視をするTwitter Bot
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=1 node main.js