Sounds like an okay idea.

However, a temporary work around:

Code:
on ^*:text:*:?:{
  if ($nick == -psyBNC) {
    echo -ti3 $nick $+(<,$nick,>) $1-
    haltdef
  }
}


All that does is replace the standard echo line with a new echo line (one that doesn't use beeps/flashes/etc.)