Channel Rewards
Channel rewards let you manage Twitch channel point redemptions from the Nexmod dashboard and connect them to automations.
Properties
| Property | Description | Default |
|---|---|---|
| Title | Display name of the reward | Required |
| Cost | Channel points required to redeem | 100 |
| Prompt | Description shown to viewers | — |
| Require User Input | Whether viewers must type a message when redeeming | false |
| Enabled | Toggle the reward on or off | true |
| Max Per Stream | Maximum total redemptions per stream | Unlimited |
| Max Per User Per Stream | Maximum redemptions per user per stream | Unlimited |
| Global Cooldown | Seconds between redemptions | None |
| Auto-Fulfill | Automatically mark redemptions as fulfilled | false |
| Background Color | Hex color for the reward in the Twitch UI | — |
| Action ID | Link to a Nexmod action to trigger on redemption | — |
Linking Rewards to Actions
The most powerful feature of Nexmod’s reward system is the ability to link a reward to an action. When a viewer redeems the reward, Nexmod automatically triggers the linked action.
Example: A “Change Scene” reward linked to an action that switches the OBS scene to a silly camera angle for 30 seconds.
You can also use the Channel Point Redemption trigger event in the action flow builder for more granular control, including filtering by reward name.
Managing Rewards
- Navigate to Channel Rewards in the dashboard
- Create rewards with costs, prompts, and limits
- Optionally link each reward to an action
- Rewards sync with your Twitch channel
Channel rewards require a connected Twitch account with the appropriate scopes. Rewards are managed via the Twitch API and synced through Nexmod.
Dashboard Permissions
| Action | Required Permission |
|---|---|
| View rewards | rewards:read — Viewer and above |
| Create, edit, delete rewards | rewards:manage — Moderator and above |
Last updated on