quer / the-steam-awards

Steam multi account module/event (get updates when event for steam)
95 stars 13 forks source link

`Nominate v2 module` does not loop all accounts in config in one run #29

Closed SENPAY98K closed 2 years ago

SENPAY98K commented 2 years ago

Hi, i tried the nominate module with 5 bots in config, and it did just one at first.. then i launch it again it skipped the first bot to do the seconds one.. so i launched again and it skipped the first one only and did the second and keeps going...

Screenshot 2021-11-26 205532

SENPAY98K commented 2 years ago

so i read the code carefully and found out there is 5 min of idle time to proceed to next account. well i used a game that i already played +8h on all accounts then replaced line 39 with }, 10000); (10 secs of idle time) and hopefully all good :)

Also as always thanks @quer for helping with these modules ♥