user28111999 / steam-booster

A simple Steam hour booster using Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

steam-booster


A simple Steam hour booster using Node.js

I recommend using a cloud service such as Heroku to host your bots.

WARNING: You can only idle 32 games at the same time!

Installation

Use npm or yarn to install steam-booster

npm install  # IF YOU USE NPM
yarn install # IF YOU USE YARN

Usage

Create a bot by creating a .json file in the users/ directory

See users/user.json.example for an example

npm start # IF YOU USE NPM
yarn      # IF YOU USE YARN

License

UNLICENSED

About

A simple Steam hour booster using Node.js

License:The Unlicense


Languages

Language:JavaScript 100.0%