Jethro commented on a Page, Greet Script  -  Aug 16, 2010

I was fiddling around with regex and this seems to do it too:

on !*:join:#:{
  var %r = hey|hello|how are you today|whatsup|hi
  tokenize 124 $regsubex(%r,/( $+ %r $+ )/gi,$regml($r(1,\0)))
  msg # $nick $+ , $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.