Jethro commented on a Page, Nick Alert  -  Aug 18, 2011

Suggestion:

on $*:text:$(/\b(\Q $+ $me $+ \E|\Q $+ %altnick $+ \E)\b/iS):*: nickalert
on $*:action:$(/\b(\Q $+ $me $+ \E|\Q $+ %altnick $+ \E)\b/iS):*: nickalert
alias -l nickalert {
  if (!$istok(%ignick,$nick,32)) && (%alert == on) && ($active != $chan) {
    echo -a 4[ $+ $time $+ ] $nick said your name in $chan $iif($scid(0) > 1,on $network) $+ : $1-
    beep 3
  }
}
 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.