Code:
on *:input:#PG-21: {
  if ($network == irc.torncity.com) {
    msg $chan 09,01 $+ $1-
    halt
  }
}
 


this is not working