# # ctcpresponder.rb # -- rica ctcp auto responce # NISHI Takao # # $Id: ctcpresponder.rb,v 1.1 2001/08/29 05:11:15 zophos Exp $ # require 'rica' module Rica ############################################################ # # Ctcp responder class # # Sample code of Rica::MessageProcessor sub class. # class CtcpResponder