Skip to content

janzm/Steam-Bot_Market

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam-Bot_Market

Simple tool to help find good price on steam market.

Usage

usage: main.py [-h] [--game GAME] [--sleep SLEEP] [--itemnum ITEMNUM]
               [--range RANGE RANGE] [--thresh THRESH] [--counts COUNTS]
               [--save] [--print] [--mail]

Arguments

optional arguments:
  -h, --help           show this help message and exit
  --game GAME          Choose a game
  --sleep SLEEP        Sleep time
  --itemnum ITEMNUM    Amount of items
  --range RANGE RANGE  Price range
  --thresh THRESH      Threshold of ratio
  --counts COUNTS      Transactions counts
  --save, -s           Save an output file
  --print, -p          Instant output
  --mail, -m           Send result by mail

Examples

python3 main.py --game dota -m -s --days 8 --thresh 0.65

Tips

  • Make sure to modify parameters in config/config.py before using this program.
  • You can use crontab to set up scheduled tasks

Author

Blog:Wanpeng Zhang

E-mail:zawnpn@gmail.com

About

Simple tool to help find good price on steam market.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%