Ad Break End
Runs on: Shared — pure logic, runs on the Streamerly backend or inside a chatbox overlay.
The Ad Break End trigger fires automatically as soon as a Twitch ad break concludes on your channel. It outputs the duration of the ad break that just finished, measured in seconds. Use this trigger to restore overlays or audio that you muted during the ads, switch back to your normal scene, or send a message in chat letting viewers know the show is back.
Because it carries the duration of the break, you can also use this data to build dynamic messages, such as thanking viewers for sticking around through a longer ad break.
Outputs
| Name | Type | Description |
|---|---|---|
Duration | number | The length of the ad break that just ended, in seconds. |
Example
Connect an Ad Break End trigger to a chat message effect that says "Welcome back! Ads are over." Then connect the Duration output to a String Op node to build a more personal message like "Thanks for waiting through that 60-second break!"