## Display your nick when you talk on a channel on ^send_public * { if ( [$0] == [$C] ) { echo <$N> $1- } { echo -> <$0> $1- } }