Twitch
Channel Point Rewards
Streamer.bot can automatically execute your actions when a Channel Point Reward is redeemed by a user.
When the Broadcaster account is connected, Streamer.bot will automatically pull a list of currently configured rewards from the account, making them immediately available as Reward Redemption triggers.
You can also Add
or Delete
rewards directly from Streamer.bot, with all changes immediately reflected on Twitch.
This grants reward ownership to your bot, which is required to enable all functionality.
Configuration
To create a new Channel Point Reward, Right-Click anywhere in the rewards pane and select Add
The name of this reward on Twitch
Toggle reward as enabled or disabled
- A disabled reward cannot be redeemed and will not be visible on Twitch
Toggle reward paused state
- A paused reward will not trigger a redemption, but is still visible on Twitch if
Enabled
The number of channel points needed to redeem this reward
Require user input when redeemed on Twitch
- User input can be read by your sub-actions with the
%rawInput%
variable
Enter the text prompt shown to the user when User Input Required
is enabled
Select the color for the redemption button on Twitch
Tells the executed action to ignore the Blocking
flag on its action queue
Limit total redemptions for this reward, per stream
- Set to
0
for no limit
Limit user redemptions for this reward, per stream
- Set to
0
for no limit
Define the minimum time, in seconds, before this reward can be redeemed again
Persist the total redemption counter for this reward across restarts of Streamer.bot
- Variable
%counter%
Persist the user redemption counters for this reward across restarts of Streamer.bot
- Variable
%userCounter%
Select or enter a group for this reward in the Streamer.bot UI
Context Menu
Right-Click any existing device to reveal the context menu options:
Add a new channel point reward, opening the configuration dialog outlined above
Edit the selected channel point reward, opening the configuration dialog outlined above
Delete the selected channel point reward from Streamer.bot
- This option only appears on rewards that are not owned by Streamer.bot and will not affect the reward on Twitch
Delete the selected channel point reward from Streamer.bot and Twitch
- This option only appears on rewards that are owned by Streamer.bot and will affect the reward on Twitch
Duplicate the selected channel point reward
Rename the group of the selected channel point reward
Move the selected channel point reward to a new group
Quickly toggle the Enabled
state of the selected channel point reward
Quickly toggle the Paused
state of the selected channel point reward
Quickly toggle the Sub Only
state of the selected channel point reward
Quickly toggle the Persist Counter
option of the selected channel point reward
Quickly toggle the Persist User Counter
option of the selected channel point reward
Copy the UUID of the selected reward to your clipboard
Usage
Your configured channel point rewards will be available as triggers to execute your actions in Streamer.bot
Polls
Predictions
Pyramids
Accounts
Connect your Twitch account to Streamer.bot
Broadcaster Account
The Broadcaster Account
is your primary Twitch account where you host your stream. This connection is required for Streamer.bot to monitor your chat and receive Twitch events.
Press
Login
to launch the Twitch OAuth screenReview all permissions granted to Streamer.bot and allow access
Bot Account
The Bot Account
is an optional second connection if you wish to send chat messages from another account.
Press
Login
to launch the Twitch OAuth screenReview all permissions granted to Streamer.bot and allow access
Bot Account
has limited permission scope and can only send chat messages or whispers.