Documentation
Stream-end actions
Go-live alerts don't have to linger after the stream is over. Each monitor can clean up after itself the moment the streamer goes offline — from simply deleting the alert to swapping it for a “stream ended” card with a link to the VOD.
The five actions
| Action | When the stream ends… |
|---|---|
| Do nothing | The default. The go-live alert stays in the channel as-is. |
| Delete the go-live message | The original alert is deleted. The channel is left clean. |
| Post a “stream ended” message | A new card is posted: the last stream title and game, how long the stream ran (e.g. “Streamed for 3h 42m”), and a button linking to the VOD (or to the channel if no VOD exists). The original go-live alert stays. |
| Delete + post the ended message | Both of the above: the ended card is posted first, then the original go-live alert is deleted — so the channel always keeps a record of the stream. |
| Replace the go-live message | The original alert is edited in place: its text is cleared, the live card becomes the ended card, and the Watch button becomes the VOD button. No new message, no extra notification — one message tells the whole story. |
The ended card never pings anyone, and if a moderator already deleted the original alert, the “replace” action gracefully posts a fresh ended card instead.
How it works
When a stream-end action is set, Fated Updates subscribes to the streamer's offline event on Twitch. When it fires, the bot looks up the go-live alerts it posted for that session — across every channel the monitor targets — and applies your chosen action to each. Redelivered or flapping offline events can never double-delete or post two ended cards.
Availability
Stream-end actions are currently Twitch only. Kick monitors show the option disabled — Kick support is on the roadmap.