Jethro commented on a Page, !Ban & !Infoban  -  Sep 28, 2009

if ($nick isop $chan) || ($nick ishop $chan) {
can be combined into:

if ($nick($chan,$nick,oh)) {

And yes, instead of banning $2, you should consider using $address($2,2)
By banning nicks, people can change them and bypass the ban instantly.

 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.