Jethro commented on a Page, Mute ban with enforce  -  Feb 21, 2011

Ford, I believe you can do it as such:

alias parsemode {
  noop $regex($1,/(?!\54)([+-][ $+ $chanmodes $+ ])/)
  return $gettok($regsubex($1,/(\S+)/g,$+($regml(1),\1)),2-,32)
}

You merely need to specify one +b or -b to have all the strings prefixed with a channel mode.> //echo -a $parsemode(+b this that theother)will return > +bthis +bthat +btheother

 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.