Skip to main content

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.

OptionTypeDescription
Audio IDsnumber[]Audio clips to play
Image IDsnumber[]Images to display
PrioritynumberRule execution order

No additional conditions — fires on every follow event.

Subscription

Fires when a viewer subscribes to your channel (new sub or resub).

OptionTypeDescription
Min Tierone / two / threeMinimum subscription tier to trigger
Min MonthsnumberMinimum cumulative months subscribed
Audio IDsnumber[]Audio clips to play
Image IDsnumber[]Images to display
PrioritynumberRule 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.

OptionTypeDescription
Min QuantitynumberMinimum bits to trigger this rule
Audio IDsnumber[]Audio clips to play
Image IDsnumber[]Images to display
PrioritynumberRule 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.

OptionTypeDescription
Min Tierone / two / threeMinimum sub tier
Min QuantitynumberMinimum number of gifted subs
Audio IDsnumber[]Audio clips to play
Image IDsnumber[]Images to display
PrioritynumberRule execution order

Raid

Fires when another streamer raids your channel.

OptionTypeDescription
Min ViewersnumberMinimum viewers in the raid
Audio IDsnumber[]Audio clips to play
Image IDsnumber[]Images to display
PrioritynumberRule execution order

Special Rule Types

Beyond standard rules, you can also create:

TypeDescription
UserTrigger for a specific username only
VIPTrigger only for VIP viewers
User CustomTrigger for viewer-submitted custom alerts
GroupCombine multiple conditions with AND/OR logic

See Also