GEMTOK Docs

Auto Triggers

Time-based and advanced automation with timers or intervals

Auto Triggers are advanced automation that fire based on time, intervals, or complex conditions - not just viewer events.

If regular Triggers are reactive (viewer does something ? you react), Auto Triggers are proactive (time passes ? you do something).

Difference: Triggers vs Auto Triggers

FeatureTriggersAuto Triggers
Fires onViewer event (comment, gift, follow)Time interval
ExampleGift Rose ? play soundEvery 10 min ? shoutout
Use caseReactive engagementKeep stream alive, reminders

Both can execute the same Actions.

Example:

Fires every X seconds/minutes.

  • Every 5 minutes: Play random sound to keep chat active
  • Every 10 minutes: Show "Follow me!" overlay
  • Every 30 minutes: TTS "Don't forget to like and share!"

How to Create Auto Trigger

Go to Stream Studio ? Auto Triggers tab

Click New Auto Trigger

Set Interval

Link Actions

Save and test

Limits

PlanMax Auto Triggers
Free7 (shared with Triggers)
PremiumUnlimited

Upgrade via Membership.

Auto Triggers only work when Stream Studio is connected to your live. If connection drops, intervals pause.


Related: Triggers for event-based automation, Actions for what to execute.


On this page