A Node app for generating and publishing usage stats for Hackpad
First, you'll need to have Node installed locally.
Then you'll need to update the /node_modules/login.js file with the details of the Hackpad site
you want to generate stats for.
To generate the stats, run node index.js in the terminal.