Hypetrain Started
- Alert key:
twitch-hypetrainStarted - Source: Twitch
- Event list label: Hype train started
Default message template
Hype train started
Template variables
Use any of these in alert text, TTS, or chat templates. The same names appear under data.extraSettings.* when you subscribe via Overlay.on('alert').
| Template variable | Overlay payload field | Description |
|---|---|---|
{{total}} | data.extraSettings.total | Hype train current total |
{{progress}} | data.extraSettings.progress | Hype train current progress |
{{goal}} | data.extraSettings.goal | Hype train current goal |
{{amount}} | data.extraSettings.amount | The amount sent |
Variation conditions
Dimensions you can branch on when configuring alert variations:
RANDOMGREATER_NUMBER- Goal is greater than or equal toEQUAL_VARIABLE
Related
- Alert Explorer - live preview of every alert
- Overlay Type Definitions - full
AlertEventTypeScript type