AlexSterk / TwitchDropGrabber

Node.JS Project that watches Twitch streams with Puppeteer and claims rewards. If the channel goes offline, it finds new channels to watch.
MIT License
130 stars 14 forks source link

Claim fails and retry every 5 mins #34

Closed Talaxy009 closed 2 years ago

Talaxy009 commented 2 years ago

Seems like claim fails and retry every 5 mins, which forced me to claim on the twitch site. The screenshot of the log is as follows: log

AlexSterk commented 2 years ago

Hmmm, maybe Twitch changed something on their end. Would have to test this for myself in order to figure it out. I'll look into it

Op za 29 okt. 2022 om 18:34 schreef Taozc @.***>:

Seems like claim fails and retry every 5 mins, which forced me to claim on the twitch site. The screenshot of the log is as follows: [image: log] https://user-images.githubusercontent.com/41264828/198842394-320bb64a-ac90-4c53-921e-ebea8c17b589.png

— Reply to this email directly, view it on GitHub https://github.com/AlexSterk/TwitchDropGrabber/issues/34, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADIH3WUOIUSCX2U6D3S2S33WFVGZPANCNFSM6AAAAAARR3PPC4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

AlexSterk commented 2 years ago

Okay so it seems Twitch is cracking down on bots and have added checks that (for now) make it impossible for the tool to work. I will add a disclaimer but I can't fix it. Unfortunately

Talaxy009 commented 2 years ago

Ok, sorry to hear that... and thanks for your work!