Method | Description | |
---|---|---|
control ( bot ircbot, BotConfig Conf, string line, string command, int nick_access, string nick, string channel, bool bot_command, string type ) : void |
Method | Description | |
---|---|---|
get_quote ( string channel, bot ircbot ) : void |
public control ( bot ircbot, BotConfig Conf, string line, string command, int nick_access, string nick, string channel, bool bot_command, string type ) : void | ||
ircbot | bot | |
Conf | BotConfig | |
line | string | |
command | string | |
nick_access | int | |
nick | string | |
channel | string | |
bot_command | bool | |
type | string | |
return | void |