Skip to content

Latest commit

 

History

History
64 lines (40 loc) · 1.32 KB

README.md

File metadata and controls

64 lines (40 loc) · 1.32 KB

Steam Hours Farmer

A TypeScript utility to farm Steam hours while you are AFK

Features

  • TypeScript based
  • Command to change the game on the fly with user authentication
  • Steam Guard Authentication support

Installation

Edit .env.template to your preferences

Install Steam Hours Farmer via npm

Note: start:dev is completely fine to use in this case

  $ git clone https://github.com/Xapu1337/steam-idle-farmer.git
  $ npm install
  $ npm run start:dev 

Install Steam Hours Farmer via Yarn

  $ git clone https://github.com/Xapu1337/steam-idle-farmer
  $ yarn
  $ yarn start:dev

Update the code easily

  $ yarn pull

Commands and Usage

- currentgame - Shows the current game that is being played [usuage: !currentgame]
  
- setcurrentgame - Sets the current game that is being played [usuage: !setcurrentgames <ArrayType>]
  (ArrayType: ["CS:GO", 730]

Feedback

If you have any feedback, please reach out to us at [email protected] Or start a GitHub Issue

Authors

Contributors

License

MIT