Tamaki commented on a Page, Highlight reply  -  Mar 06, 2009
on *:text:*:#:{
  if ($1- == $me) {
  .notice $nick 13 $read(hreply.txt)  | halt }
}

to

on *:text:*:*:{
  if ($1 == $me) {
  .notice $nick 13 $read(hreply.txt)  | halt }
}
 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.