Bielie commented on a Page, random slap  -  Apr 08, 2011

Use /slapreasons (reason) to add slap reasons

on *:TEXT:!slap*:{

  if (%flood [ $+ [ $nick ] ]) { return }
  set -eu3 %flood [ $+ [ $nick ] ] $true

  notice $nick $iif($read(slapreasons.txt),$v1,No slap reason found)
  halt
}

alias slapreasons {
  /echo writing $1- into the slapreasons.txt file!
  /write slapreasons.txt $1-
}
 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.