Currently using this as a follow command on Twitch:
on *:TEXT:!Follow:#: {
if ($nick isop #) { msg $chan Please Follow twitch.tv/ $+ $mid($chan,2) $+ . }
}
Problem is, instead of posting the channel link, it says "twitch.tv/!follow"
Not sure what went wrong in the script.