sotolko / csgo-market-sniper

Bot that monitors desirable skins and will automatically buy them
GNU General Public License v3.0
96 stars 28 forks source link

After pressing enter problem #35

Open holonazarii opened 1 year ago

holonazarii commented 1 year ago

зображення After pressing enter, the browser window just closes and I'm left with only the cmd window shown in the screenshot, what is this problem and how to solve it?

Fran-98 commented 1 year ago

Hey! I'm not the dev but it seems like the program is doing too many request to the API. From the API page: 429 | Too Many Requests -- You're requesting too many kittens! Slow down! Maybe it could be fixed with a delay between calls.

meowmoo2000 commented 1 year ago

Im having the same issue, how would you add a delay between calls?