Method | Description | |
---|---|---|
Execute ( IrcDotNet Client, string Channel, IrcDotNet Sender, string Message ) : void | ||
Initialize ( string>.Dictionary |
||
RegisterFeature ( EngineMessageHandlers features ) : void |
Method | Description | |
---|---|---|
UrlWasToPicture ( string url ) : bool | ||
getURLTitle ( string msg ) : string | ||
parseURL ( string input ) : string |
public Execute ( IrcDotNet Client, string Channel, IrcDotNet Sender, string Message ) : void | ||
Client | IrcDotNet | |
Channel | string | |
Sender | IrcDotNet | |
Message | string | |
return | void |
public Initialize ( string>.Dictionary |
||
configs | string>.Dictionary | |
return | void |
public RegisterFeature ( EngineMessageHandlers features ) : void | ||
features | EngineMessageHandlers | |
return | void |