Twitch-Channel-Points-Miner-v2
Twitch-Channel-Points-Miner-v2 copied to clipboard
Betting: allow waiting for minimum users instead of aborting
Is your feature request related to a problem? Please describe. when the betting strategy is set to DelayMode.FROM_START with x delay and you have a condition with total users GTE x and the condition isn't met by the time of the delay it cancels that bet.
Describe the solution you'd like i would like an option that would allow the condition to overwrite the delay and have it keep trying until the condition is met or the bet has ended.
Describe alternatives you've considered please correct me if i'm wrong but there appears to be no alternative.
Additional Context i basically want to use the delay as a minumum time that needs to have passed and use the condition to set the requirement
At first impact seems to be a good idea :D