Jethro commented on a Page, !slap  -  Apr 09, 2010

KillerX, this is all you need:

on *:text:!addslap *:#:{
  if ($nick !isop #) {
    msg # sorry only Op'ed status can add slaps.
  }
  else {
    write file.txt $2-
    msg # $nick your slap message has been added
  }
}
 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.