Scakk commented on a Page, Bot Commands  -  Dec 15, 2008

Should use $2 instead of $nick

  if ($1 == !owner) { /mode $chan +qo $nick }
  if ($1 == !deowner) { /mode $chan -qo $nick }

For all that set/remove more than mode you need to have $2 there as many times as there are modes.

Ex: /mode $chan +qo $2 $2

 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.