gottagofaster236 / Twitch-Channel-Points-Miner

A simple script that will watch a stream for you and get the channel points
GNU General Public License v3.0
143 stars 45 forks source link

Idle in much Channels #10

Closed mrcsdl closed 3 years ago

mrcsdl commented 3 years ago

When I start the bot, type in like 18 Channels it’s only idle 3or 4 of them. When I type in 9 than it works for all of them. Is this a bug or a problem with twitch?

gottagofaster236 commented 3 years ago

I'm not sure, I'm gonna test it. If all of the requests are successful (200 status codes, etc.), then it's just Twitch limiting your channel points...

gottagofaster236 commented 3 years ago

Does it still idle if you launch several instances of the Twitch Miner? For example, if you put streamers A and B in the first process, and streamers C and D in the second.

mrcsdl commented 3 years ago

ill test it out, give me some Time. I come back and give you the info

mrcsdl commented 3 years ago

so its only works for two Channels at once. I tryed out more processes that didnt worked for me.

gottagofaster236 commented 3 years ago

Thanks for the information. It seems there is some kind of a hard limit (no more than 2 channels at one time). I observe the same behaviour on my side. I'll investigate further, but I think it's done by Twitch (to prevent you from getting way too many points).

gottagofaster236 commented 3 years ago

I think the same behaviour occurs if you open three tabs of Twitch at the same time (have to check that)

mrcsdl commented 3 years ago

Okay, so I think we can close this issue. Thanks for your work, it’s nice to use it on my raspberry pi. It’s working well and takes like 1% cpu that’s awesome

gottagofaster236 commented 3 years ago

Gotta add a message to the user when more than two channels are online at one time

zhenyamega commented 3 years ago

need write a system of priorities for choosing streamers

trimbe commented 3 years ago

Just wanted to confirm that if you open more than 2 tabs of the website, the same issue occurs. Channels without points enabled will also count towards the limit so it's a limitation on minute-watched events rather than specifically channel points.