I’m trying to create a system where my viewers can interact with the stream directly. The first option was to create my own points system, but using the Channel Points system would be way better.
The thing is, I need to be able to put some rewards in timeout so my viewers don’t spam them. As there is no way of setting that up in the current Channel Points system, what I would love to have is a way of rejecting a reward using the API. That way I could store the rewards’ information locally in my application, and see if it is in timeout or not, and then reject or accept the reward automatically.
It’d be HUGE.
Does that sound like it would be possible?