You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Channel point redemptions are handled through the Twitch PubSub API, which is distinct from the Twitch IRC system that most of Twitch chat is built on.
I managed to interact with the loyalty system by toggling the option "Ask for user input" on my rewards and then using the unique custom_reward_id every rewarded message has.
When you ask for user input, Twitch ships the custom_reward_id along with the mesage through the IRC channel.
And twitch-bot parses that value without any further modification.
Twitch Loyalty system has events for redeption, probably this can be added?
The text was updated successfully, but these errors were encountered: