HeatedHeart commented on a Page, Text File System  -  Aug 03, 2009

on *:text:*:#: {
if ($1 == %bgx) { ;; if $1 is the trigger(%bgx)
msg $chan $read(%x) ;; reads the file
}
}
on *:INPUT:*: {
if ($1 == %bgx) { ;; if you type the trigger
msg $active $Read(%bgz) ;; Reads the file
}
} 
 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.