Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 738 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 738 Bytes

SteamSetsBot

This project was private and paid. I made it public and it means it will most likely never be updated. Enjoy!

Project is unmaintained for many months, make revision before using!

Steam card sets trade bot powered by DoctorMcKay's NodeJS tools for Steam.

Powered by

Installation

Requires Node.js 8+ to run.

Install the dependencies:

$ npm install

Rename config.example.js file to config.js and fill all required data.

Start app:

$ npm start

or

$ node server.js

App running as forever service.