Only mods will be able to use this.

Code:
on *:text:!shoutout *:#:{
  if ($nick isop #) {
    msg # Please go and follow this person http://www.twitch.tv/ $+ $2 
  }
}