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.
A lightweight recruiter for Nationstates.
jsNSRecruit is a lightweight recruiter for NationStates, written in plain HTML, CSS and JavaScript.
You can download jsNSRecruit here.
cd path/to/jsNSRecruit
npm install
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
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request!
jsNSRecruit © devdutchy, Released under the Apache-2.0 Licence.
Authored and maintained by devdutchy.
GitHub @devdutchy