Lindrian commented on a Page, Auto-Kick  -  May 15, 2007

You can easiely use them in a $istok() statement, or a regex.
something like:

on *:text:*:#: {
if ($nick($chan,$nick,vr)) && ($istok(word word word word,$1-,32)) {
kick $chan $nick $time(hh:nn:tt) Do not say badword here!
}
}

I would suggest regex, but i dont really know how to use it. Only very, very basic.

 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.