@wowaname@triodug I need to know how it works when you redeem participation points that it makes things happen on your stream in OBS, or does Twitch inject that stuff somehow into the stream for you?
@sun @A39IsTOZ8SJIr2oM2y.graf@poa.st@triodug i've only ever wanted to keep it simple, embed an xmpp webchat to the side for the browser users, and not really have any other engagement features
@sun@triodug you got it boss, whatever you need ill make it happen. even had some of his staff asking me to ask him to give them permissions the other day so i guess i run crunchbits now
@sun@triodug for channel point redemptions, it depends, because some of them don't make anything happen (e.g. telling the streamer to do something), some of them affect the chat itself (highlighted messages, big emotes), but for the ones you're thinking about yeah shit can tap into the twitch api like https://obsproject.com/forum/resources/better-points-advanced-channel-point-integration.918/ (i've never used it but it came up from a search)
@sun@wowaname you have to use a separate program that taps into twitch API and uses events like channel point redeems or bit donations as a trigger for whatever you want. I personally use mixitup and customized all my own graphics and animations to trigger during certain events.
@triodug@wowaname awesome thanks, I am learning more or less how to do that now, I am going to have to integrate that into my program by writing my own bridge!