Skip to content

user28111999/steam-booster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published