MoshMage commented on a Page, Facts script  -  Aug 07, 2012

Faster yet:

on *:text:!*:#:{
  if (!$2) || ($1 == !8ball) {
   var %w $right($1,-1)
    var %file $+($mircdir\text\,%w,.txt)
    if ($isfile(%file)) {
      msg $chan $read(%file)
    }
  }
}

EDIT:
@Hawkee there should be a 'delete post' option when i'm the post owner.
Also, editing "code" tag within an comment will add "br" tags and delete the "code" styling.

 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.