This project was private and paid. I made it public and it means it will most likely never be updated. Enjoy!
Steam card sets trade bot powered by DoctorMcKay's NodeJS tools for Steam.
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.