PalmaLuv / SteamGiftBot

Software to automate YOUR actions on SteamGift site, turn it on and enjoy it.
Mozilla Public License 2.0
31 stars 3 forks source link

Development steamgift bot #3

Closed PalmaLuv closed 1 year ago

PalmaLuv commented 1 year ago

Added line to check which giveaways have already been participated in, so as not to re-process them

PalmaLuv commented 1 year ago

Correcting the display of the program on the site servers User Agent

location : method/method.py

session.headers.update({'User-Agent': info['userAgent']}) 

location : method/info.json

"userAgent" : "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36"