Title Change
The Title Change trigger fires whenever you update your stream title on Twitch. This can be useful for logging title changes, notifying your chat, or adjusting overlays to reflect the new title.
The trigger provides the new title as a string output.
Outputs
| Name | Type | Description |
|---|---|---|
Title | string | The new stream title. |
Example
Use the Title Change trigger to send a chat message letting viewers know the stream title has been updated. You could also use it to update a text source in OBS that displays the current stream title on your overlay.