Docs
Auto Predictions
Auto Predictions
Run Predictions on your Channel Automatically
Setting up
To set up Auto Predictions, You need to be a premium user. You can upgrade to premium by clicking here.
Once you are a premium user, you can set up Auto Predictions by going to your dashboard and clicking on the Auto Predictions
tab.
Activating Auto Predictions
To activate Auto Predictions, you need to click on the Activate Predictions
button every time you add a new account to your channel.
Settings
You can change the following settings:
- Enable Predictions: If you want to enable or disable Auto Predictions, you can toggle this setting.
- Title: The title of the prediction.
- Winning Outcome Title: The title of the winning outcome (e.g. Win).
- Losing Outcome Title: The title of the losing outcome (e.g. Lose).
- Drawing Outcome Title: The title of the drawing outcome (e.g. Draw).
- Enabled Queues: The queues that the prediction will be enabled in (e.g.
Competitive, Unrated
). - Duration: The duration of the prediction (e.g.
120 seconds
). The duration must be in seconds and must be at least 30 seconds. - Delay: The delay before the prediction starts (e.g.
30 seconds
). Useful if you're streaming on a delay, and you don't want to spoil the outcome of the prediction. - Start Message: if you want to send a message when the prediction starts, you can enter it here. you can also include variables in the message.
- End Message: if you want to send a message when the prediction ends, you can enter it here. you can also include variables in the message.
Note: Due to Twitch's limitations:
- The duration must be at least 30 seconds.
- Outcome options must be at most 25 characters long.
- Messages must be at most 500 characters long.
Start Message Variables
You can include the following variables in the start message:
$title
: The title of the prediction.$outcomes
: The outcomes of the prediction. (e.g.Win, Lose, Draw
).$duration
: The duration of the prediction. (e.g.2 minutes
).
End Message Variables
You can include the following variables in the end message:
$title
: The title of the prediction.$outcomes
: The outcomes of the prediction. (e.g.Win, Lose, Draw
).$duration
: The duration of the prediction. (e.g.2 minutes
).$winningOutcome
: The winning outcome of the prediction. (e.g.Win
).