Automatic Reward Redemption
Details
The Automatic Reward Redemptions work for both default rewards as well as the newly introduced Power-ups.
Default Rewards
The default rewards are those made by Twitch like "Highlight My Message". You can either choose to enable or disable them, but you cannot delete and only restrictively edit them.
Power Ups
Power-ups have been added to Twitch on June 12, 2024 and are available in your Channel Reward window. It allows viewers to do specific interactions with bits.
Parameters
Select any or a specific automatic channel reward type.
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
gigantifiedEmoteId | string | the ID of the gigantified emote (not available for all reward types) Example: emotesv2_cfc898bcdd5d447bb3ca5ff8a3d62514 |
gigantifiedEmoteName | string | the name of the gigantified emote (not available for all reward types) Example: tawmaeHUH |
gigantifiedEmoteUrl | string | the image URL of the gigantified emote (not available for all reward types) Example: https://static-cdn.jtvnw.net/emoticons/v2/emotesv2_cfc898bcdd5d447bb3ca5ff8a3d62514/default/dark/3.0 |
rewardCost | int | channel point cost of the reward Example: 100 |
rewardType | string | Type of the reward Possible values: Example: gigantify_an_emote |
unlockedEmoteId | string | ID of the unlocked emote (not available for all reward types) Example: emotesv2_f5d843cf38bf42208d022e89a9de258e |
unlockedEmoteName | string | name of the unlocked emote (not available for all reward types) Example: tawmaeKEKW |
userInput | string | the input message of the redeeming user (not available for all reward types) Example: This is a test message! |