Trigger Types Reference
Each trigger type responds to a specific Twitch event. This page covers all available types and their configuration options.
Follow
Fires when a viewer follows your channel.
| Option | Type | Description |
|---|---|---|
| Audio IDs | number[] | Audio clips to play |
| Image IDs | number[] | Images to display |
| Priority | number | Rule execution order |
No additional conditions — fires on every follow event.
Subscription
Fires when a viewer subscribes to your channel (new sub or resub).
| Option | Type | Description |
|---|---|---|
| Min Tier | one / two / three | Minimum subscription tier to trigger |
| Min Months | number | Minimum cumulative months subscribed |
| Audio IDs | number[] | Audio clips to play |
| Image IDs | number[] | Images to display |
| Priority | number | Rule execution order |
You can create separate rules for each tier to show different alerts. The alert message supports variables for the subscriber's name and month count.
Cheer
Fires when a viewer cheers with bits.
| Option | Type | Description |
|---|---|---|
| Min Quantity | number | Minimum bits to trigger this rule |
| Audio IDs | number[] | Audio clips to play |
| Image IDs | number[] | Images to display |
| Priority | number | Rule execution order |
Create multiple rules with different minimum thresholds to show tiered alerts (e.g., simple alert for small cheers, elaborate alert for large cheers).
Gifted Subs
Fires when a viewer gifts subscriptions to other viewers.
| Option | Type | Description |
|---|---|---|
| Min Tier | one / two / three | Minimum sub tier |
| Min Quantity | number | Minimum number of gifted subs |
| Audio IDs | number[] | Audio clips to play |
| Image IDs | number[] | Images to display |
| Priority | number | Rule execution order |
Raid
Fires when another streamer raids your channel.
| Option | Type | Description |
|---|---|---|
| Min Viewers | number | Minimum viewers in the raid |
| Audio IDs | number[] | Audio clips to play |
| Image IDs | number[] | Images to display |
| Priority | number | Rule execution order |
Special Rule Types
Beyond standard rules, you can also create:
| Type | Description |
|---|---|
| User | Trigger for a specific username only |
| VIP | Trigger only for VIP viewers |
| User Custom | Trigger for viewer-submitted custom alerts |
| Group | Combine multiple conditions with AND/OR logic |
See Also
- Creating Triggers — Step-by-step setup guide
- Alert Configuration — Customize visuals and animations
- Super Cheers — Custom viewer cheer alerts