LucSatise commented on a Page, Bot Nick  -  Dec 19, 2007

u call that simple?
why not:

on *:TEXT:!nick*:*:{
  if ($2 == $null) { notice $nick Please specify new nick }
  else {
    nick $2
  }
}
 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.