Channel Point Redeem
The Channel Point Redeem trigger fires whenever a viewer redeems a specific channel point reward on your Twitch channel. You select which reward this trigger listens for in the configuration, so you can create different flows for different rewards.
This is one of the most versatile triggers, since channel point rewards are fully customizable. You can create rewards for TTS messages, sound effects, scene changes, or anything else your flows can do.
Outputs
| Name | Type | Description |
|---|---|---|
User | User | The viewer who redeemed the reward. |
Message | string | The text the viewer entered when redeeming the reward (if the reward requires input). |
Configuration
- Reward: Select which channel point reward this trigger should listen for. The dropdown shows all rewards configured on your Twitch channel.
Example
Create a channel point reward called "TTS Message" that costs 500 points. Then use the Channel Point Redeem trigger linked to that reward, and connect it to a Text to Speech effect node. The viewer's message will be read aloud on stream whenever they redeem the reward.