Jethro commented on a Page, Channel name background  -  May 07, 2010

on *:JOIN:#: {
if ($nick == $me) {can just be:

on me:*:JOIN:#: {

you save yourself an if statement and a bracket.

I'm not saying the nick = me is a bad usage; it's just there's no true and false comparison.

 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.