A Twitter bot that captures the screenshot of an XRPL
validator's stats on
https://stats.xrplapps.com using wkhtmltoimage
and tweet it.
- Clone/download this repo and install dependencies with
npm install
. - Rename
config-example.js
toconfig.js
and fill out the necessary information (see how). - Install wkhtmltopdf. It's available in most Linux distros.