Try this:

Code:
raw 473:*:{
  set %chan $2
  .timer 1 10 join % $+ chan $(| unset %chan,)
}


This is another method of making sure the contents passed to /timer aren't evaluated more times than they're supposed to be.