replace $chan(#) with your channel, then it should work

or you could use:
Code:
raw 366:*:{
  if ($chan(#) == #your_channel) && (nt !isin $gettok($chan(#).mode,1,32)) && ($nick($2,0,a) == 1) { mode $2 +nt }
}


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