How to set up a !ts command for mods

I have seen multiple streamers have a command for a timestamp command “!ts” but I can never figure out how to set up that command to where mods can have the ability to timestamp parts of a live stream on twitch. for example, an Australian streamer I watch has a !ts command within nightbot but when I check it I can’t tell how his mods use it as it just says [twitch]. if someone could tell me the code to set this up it would be very appreciative.

It’s most likely a command to say the stream’s uptime. Here’s an example.

$(twitch $(channel) "{{displayName}} has been streaming for {{uptimeLength}}.")

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.