Code:
on !*:part:#: { .timerTest off } 
alias add.test {
  if (1 == 1) { msg $chan Test }
}