C# Class Bot.LOTD

Inheritance: IBottable
Show file Open project: silpheed/IRC-Bot

Public Methods

Method Description
LOTD ( IrcClient irc ) : System
OnConsoleLine ( string args ) : void
OnReadLine ( IrcMessageData data ) : bool

Private Methods

Method Description
CheckLinkDate ( ) : void
DisplayHelp ( IrcMessageData data ) : void
DisplayLinks ( string nick ) : void
ParseForLink ( IrcMessageData data ) : void

Method Details

LOTD() public method

public LOTD ( IrcClient irc ) : System
irc Meebey.SmartIrc4net.IrcClient
return System

OnConsoleLine() public method

public OnConsoleLine ( string args ) : void
args string
return void

OnReadLine() public method

public OnReadLine ( IrcMessageData data ) : bool
data Meebey.SmartIrc4net.IrcMessageData
return bool