Code:
ON *ME:PART:#: {
  .timer 1 1 echo -ta You have left # -- $1-
}
ON ^*:ERROR:*: {
  echo -ta You have left IRC -- $1-
  haltdef
}