Make sure you have the latest node.js installed
N.B: If you don't know computers then use install.bat followed by start.bat to install and start the script
You will need to create 2 javascript files, api_key.js and password.js. There are templates of both to show you what they should look like.
To run the script, navigate to the folder where the script is now located using command line.
$ npm install
Once this finishes downloading the dependencies you can run the script using:
$ node bin/www
Then navigate to localhost:3001/admin from there you can control the script as long as you have the password set correctly.
Created by FCLM - DylanNZ, Mononz, Dalordish