; ICQ MESSAGE RESPONDER DEFINATION FILE
; EVERYTHING BEFORE THE FIRST ENTRY IS IGNORED
; CHANGES WILL BE APPLIED IMMEDIATELY
; 
; The syntax is in this way:
; 
; [CTL CODE][KEY STRING]
; REPLY MESSAGE (until next block)
; [CTL CODE][KEY STRING]
; REPLY MESSAGE (until next block)
; 
; From now there are 3 <CTL CODE>
; 	!	String Start With The Word
; 	#	String Contain The Word
; 	?	Means nothing match.
; See example below

?
Hi, this is ICQ Message Responder (IMR).
Thank you helping out for testing my experimental IMR.
Message me with following commands:
contact - Contact Information
version - Version String


#CONTACT
Calvin: devil@i.am
ICQ#  : 3525187
WWW   : http://i.am/devil


#VERSION
IMR Version 1.0
Running on FreeBSD


