Skip to main content

Channel Update Trigger

The Channel Update trigger sends a message to chat whenever you make changes to your stream's title, category, or tags.

Configuration Options

  • Message: The text that will be sent to chat when stream details change
  • Enabled/Disabled: Toggle to control if the trigger is active
  • Trigger On:
    • Title Changes
    • Category Changes
    • Tag Changes

Available Variables

VariableDescription
{{old_title}}Previous stream title
{{new_title}}Updated stream title
{{old_category}}Previous category/game
{{new_category}}Updated category/game
{{old_tags}}Previous stream tags
{{new_tags}}Updated stream tags

Example Usage

Here are some example messages you could use:

📢 Switching games! Moving from {{old_category}} to {{new_category}}
✏️ Stream title updated to: {{new_title}}