C# Class Bot.LOTD

Inheritance: IBottable
Afficher le fichier Open project: silpheed/IRC-Bot

Méthodes publiques

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

Private Methods

Méthode Description
CheckLinkDate ( ) : void
DisplayHelp ( IrcMessageData data ) : void
DisplayLinks ( string nick ) : void
ParseForLink ( IrcMessageData data ) : void

Method Details

LOTD() public méthode

public LOTD ( IrcClient irc ) : System
irc Meebey.SmartIrc4net.IrcClient
Résultat System

OnConsoleLine() public méthode

public OnConsoleLine ( string args ) : void
args string
Résultat void

OnReadLine() public méthode

public OnReadLine ( IrcMessageData data ) : bool
data Meebey.SmartIrc4net.IrcMessageData
Résultat bool