Skip to content

recatek/PS2-Scrims-Script

 
 

Repository files navigation

PS2 Scrims Script

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

About

A Farmers League inspired PlanetSide 2 Scrim tracker in Nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.9%
  • HTML 3.4%
  • Other 0.7%