Jethro commented on a Page, Very Simple Relay to another servers  -  Aug 22, 2011

I believe that only the first text event will trigger and the rest will be ignored. As far as I know you can only have one text event unless the match text triggers are different from one another.

Why not just do:

on *:text:*:#:{
  if ($chan == #chan1) { ... }
  elseif ($chan == #chan2) { ... }
  etc..
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.