Class: Irc::MotdMessage
- Inherits:
-
BasicUserMessage
- Object
- BasicUserMessage
- Irc::MotdMessage
- Defined in:
- lib/rbot/message.rb
Overview
class for handling MOTD from the server. Yes, MotdMessage is somewhat redundant, but it fits with the naming scheme
Instance Attribute Summary
Attributes inherited from BasicUserMessage
#bot, #ignored, #in_thread, #logmessage, #message, #plainmessage, #replied, #server, #source, #target, #time
Method Summary
Methods inherited from BasicUserMessage
#address?, #botuser, #identified?, #initialize, #inspect, #parse_channel_list, #prefixed?, #recurse_depth, #recurse_depth=, #sourceaddress, #sourcenick, strip_formatting, strip_initial_formatting, stripcolour
Constructor Details
This class inherits a constructor from Irc::BasicUserMessage