quer / the-steam-awards

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

(enhancement) Run queue one time instead of three #19

Closed SENPAY98K closed 3 years ago

SENPAY98K commented 3 years ago

Hi, the new discovery gives only one card. So its better to edit the script to run once for each account.

quer commented 3 years ago

Thank! i have change it! :)

SENPAY98K commented 3 years ago

code keeps repeating the process in case it missing somethin, please revise this option because it just over use requests and posts image

quer commented 3 years ago

if you just what it to run once. whit out the check, just run the module called. modules.push(require('./modules/queue')); ( if im not wrong )

SENPAY98K commented 3 years ago

Okay i will try it now.. and send feedback

SENPAY98K commented 3 years ago

nice it works good, btw dont know why there that app in /90 in queue.js

quer commented 3 years ago

the app 60 that is used, is there to make a post it a app page, as it have to posted to one. so i use the app 60. i can be all game apps. it do not matter.

SENPAY98K commented 3 years ago

Okay thanks for the help

quer commented 3 years ago

NP