Skip to content
This repository has been archived by the owner on Oct 26, 2018. It is now read-only.

devdutchy/jsNSRecruit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: The package is no longer maintained, and may not be up to date for the current NationStates API version. I suggest to use a different recruiter such as Telegrammer.

jsNSRecruit

A lightweight recruiter for Nationstates.

About

jsNSRecruit is a lightweight recruiter for NationStates, written in plain HTML, CSS and JavaScript.

Download

You can download jsNSRecruit here.

Setup

cd path/to/jsNSRecruit
npm install

Startup

cd path/to/jsNSRecruit
npm start

OPTIONAL: Use the Command Line version and configure pm2 to keep the script running:

cd path/to/jsNSRecruit
pm2 start cli/index.js

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request!

Author

jsNSRecruit © devdutchy, Released under the Apache-2.0 Licence.
Authored and maintained by devdutchy.

GitHub @devdutchy