Customizing Stream Highlight output (to file or chat response) uses [help-commands: Custom Command] syntax, with the following parameters:
$(added) - "highlight" or "highlight/marker" depending on settings$(chan) - the channel name$(uptime) - the stream uptime or "Stream Time N/A"$(timestamp) - a current timestamp (see the [help-commands:func-datetime $datetime() function] for more customization)$(comment) - shortened comment in parentheses and chat user$(fullcomment) - the entire comment in parentheses and chat user$(rawcomment) - the entire comment$(chatuser) - the user that executed the chat command, or empty if triggered locally$(streamtitle) and other [help-commands:stream-identifiers Stream Info] dataExamples:
$(timestamp) $(chan) [$(uptime)] $if(chatuser,[$(chatuser)] )$(rawcomment)$if(addedmarker, (Created Stream Marker\))Added stream highlight [$(uptime)] $(comment) $if(chatuser,\(This is a mod-only command\))Note that for customizing the chat response, there may be some error messages that can't be customized.