Code:
on *:text:!command:#: {
  if ($nick == yourusername) { msg $chan message here }
}