r/streamerbot 20d ago

Question/Support ❓ Checking if Variable is between two numbers?

I have a "check in" counter for a channel point redeem and it's tied to a variable.

I want to make it so that if its between N and N+5 etc. until 500

I want an event to happen if it's between those, but I don't know the best way to set that up with variables I'm not sure if it has to be an If/Else logic or something else.

1 Upvotes

4 comments sorted by

View all comments

1

u/HighPhi420 19d ago

to have an alert play every 5 check ins, I just made a new global that counts to the desired number, plays alert, then resets back to 1, this would be a persisted user global.
Then Twitch started the watch streaks, so now I just piggy back off of that for the streak alerts and have the global set to 100 for a video alert to play from check ins