He wants it to not show in the channel window, so something like this would be better:
Code:
on ^*:TEXT:*whatyouwanthere*:#:{
  echo -st # < $+ $nick $+ > $1-
  haltdef
}