rdavydov / Twitch-Channel-Points-Miner-v2

A simple script that will watch a stream for you and earn the channel points.
GNU General Public License v3.0
1.11k stars 326 forks source link

Update Twitch.py streak time to 1 #383

Closed OrbitalCannon closed 8 months ago

OrbitalCannon commented 8 months ago

Description

Catching streaks was causing #284 to stall out and constantly try to catch streaks. In my testing streaks take less than 1 minute to catch. Reducing from 7 mins to 1 allows the miner to be more efficient about switching back to what it was doing prior to catching the streak.

Fixes #284

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Ran with this set as described for over a month and observed the miner did not have issues catching streaks.

Checklist: