steamgifts bump - calendulish/steam-tools GitHub Wiki
steamgifts-bump
This is a small tool for traders bump uour own topics on https://www.steamgifts.com/trades automaticaly.
How to use
Just run steamgifts-bump
This should use your cookies from Google Chrome/Chromium to sign-in.
Set your(s) trade ID on config, see below.
If you don't use Google Chrome/Chromium, set cookie in config, see below.
Configuration
Base configuration:
[Config]
tradeID = XXXXX, XXXXX, XXXXX, [...]
# Set time between bumps
minTime = 3700
maxTime = 4100
# Chrome/Chromium profile to catch cookies from
# (can be Default, Profile 1, Profile 2...)
chromeProfile = Default
[Cookies]
PHPSESSID = XXXXXXXXXXXXXXXXXXXXXXXX
[Debug]
# Verbose level in the logfile
# (can be critical,error,info,warning,verbose,debug,trace)
logFileLevel = verbose
# Boolean
DryRun = False