strager / First

GNU General Public License v3.0
3 stars 2 forks source link

support redemption revocation #13

Open strager opened 1 year ago

strager commented 1 year ago

Streamers can keep rewards in a 'pending' state and manually approve/reject redemptions. Approval/rejection is communicated with a channel.channel_points_custom_reward_redemption.update Twitch EventSub message. We should handle this by deleting from PointsDb if the streamer rejects a redemption.