Command to say my viewers go to another streamers

I saw in a stream a guy who types !go @streamername and send the url of the guy

how i can create it

@aurongraff This !go command advertises the channel of the username specified. It should remove the @ if there is one as well as output the name normally if there is no @

!addcom -cd=5 !go $(twitch $(eval `$(query)`.charAt(0)==`@`?`$(query)`.slice(1):`$(query)`) "Go check out {{displayName}} playing {{game}} at {{url}}")

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