Class: Irc::WelcomeMessage

Inherits:
BasicUserMessage show all
Defined in:
lib/rbot/message.rb

Overview

class for handling welcome messages from the server

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