hldh214 / buff2steam

Find item which cheaper than steamcommunity from buff
The Unlicense
187 stars 37 forks source link

I am fresh,I have somequsetions #33

Open jcyalex opened 2 weeks ago

jcyalex commented 2 weeks ago

"main": { "debug": true, "game": "dota2", "game_appid": "570", "accept_buff_threshold": 0.65, "accept_steam_threshold": 0.8, "min_volume": 0, "min_price": 30, "max_price": 30000, "webgui_refresh_time": 1 }, "buff": { "username": "", "password": "", "sort_by": "sell_num.desc", "request_interval": 4, "requests_kwargs": { "headers": { "cookie": "session=1-d_z0C6Vv2QjNirvGLWH7D4mLUaq7Pt8lb6EiJ9ngOc6g2028028390; HttpOnly; Path=/", "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36", "Referer": "https://buff.163.com/market/dota2", "X-Requested-With": "XMLHttpRequest" } } }, "steam": { "username": "", "password": "", "steam_id": "", "request_interval": 4, "requests_kwargs": { "headers": { "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" } } }, "api": { "key": "" }, "logging": { "level": "INFO", "file": "buff2steam.log" }, "domain": { "name": "wjbzd" } }what code is right?I need to fix it. and I cant found the 'buff2steam' file

jcyalex commented 2 weeks ago

oh sorry the missing file is buff2steam.py