Nem4 / viewerbot

Twitch Viewer Bot (Python + proxies)
305 stars 132 forks source link

Would it be possible to simulate Twitch viewing without using selenium for less performance cost. #27

Closed DudeManGuy0 closed 3 years ago

DudeManGuy0 commented 3 years ago

I think this project is great but was wondering if its possible to switch it over to a better App-Twitch interface that cuts out unnecessary parts to save on performance. As you can expect it would be pretty costly to run 100 of these bots at once. Basically, can Twitch viewing be simulated using http/https requests to save on performance. I do have a feeling it can be done but is very hard with the measures Twitch puts in to counter these bots.