steamcompanion join - calendulish/steam-tools GitHub Wiki
Useful tool to auto-join on giveways from https://steamcompanion.com/gifts/
Just run steamcompanion-join
This should use your cookies from Google Chrome/Chromium to sign-in.
It's easy.
If you don't use Google Chrome/Chromium, see Configuration session below.
Base configuration (ALL is set automagically, change at your own risk):
[Config]
# Type for list search. Multiple items is supported.
typeList = main, wishlist, single, raffle, <game name>
# The number of pages to access for each type. (see typeList above)
# Note: If the number is much big, all points will be spent
# before going through all items in your typeList.
maxPages = 5
# Set timers to wait points arrival
minTime = 7000
maxTime = 7300
# Chrome/Chromium profile to catch cookies from
# (can be Default, Profile 1, Profile 2...)
chromeProfile = Default
[Cookies]
usert = XXXXXXXXXXXXXXXXXX
userc = XXXXXXXXXXXXXXXXXX
userid = XXXXXXXXXXXXXXXXXX
PHPSESSID = XXXXXXXXXXXXXXXXXXXXXXXX
[Debug]
# Verbose level in the logfile
# (can be critical,error,info,warning,verbose,debug,trace)
logFileLevel = verbose
# Boolean
DryRun = False