Noutrious commented on a Page, Lowercase nick voicer  -  Jan 30, 2008
alias -l issub { if ($1- === $lower($1-)) { return 1 } }
on *:JOIN:#:{ if ($nick != $me) && ($issub($nick)) { mode # +v $nick } }

My version of this - i don\'t see any need for those loops or anything like that.

 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.