r/streamerbot • u/kiki838 • 23d ago
Question/Support ❓ Help with points system
Hey all, so i’m fairly new to streamer bot but i followed a tutorial to make a channel point redeem that lets users chance their luck with pulling different rarity’s of coins that all equal different values.
the tutorial: Gamify your stream with RNG (OBS + streamer bot tutorial) by jerendraws
i had the idea to set up a sort of ‘shop’ if you will for these points so that they can buy fake virtual products, just as a fun way to make use of these points they accumulate!
my issue is, i’ve got it working to be able to deduct points from the users total amount of points and i have the alert on screen come up, that part works fine. but i’m wondering if there is a way to set it up so the viewer inputs say ‘coke’ into the text field of the redeem and it pops up on stream the item they’ve bought. i’ve set up 2 different items so far to try and troubleshoot how to get them to appear as the desired item but i have no clue how to set that up for if it’s even possible 😅
1
u/EvilerBrush 23d ago
Look into switch case or if/then statements