What i know you need to use echo, and halt the default text.
Code:
on ^*:text:*:#: {
 haltdef
 echo -mt $chan $+(<,$nick,>) $1-
}


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }