C# Class Automatic.Apathy

Inheritance: Function
Show file Open project: MatthewCox/MoronBot

Public Methods

Method Description
Apathy ( ) : System
GetResponse ( BotMessage message ) : List

Private Methods

Method Description
AddInsult ( List responses ) : void
AddInsult ( string text, ResponseType rType ) : void
GetInsult ( string userName ) : List
InitInsults ( ) : void

Method Details

Apathy() public method

public Apathy ( ) : System
return System

GetResponse() public method

public GetResponse ( BotMessage message ) : List
message MBFunctionInterface.BotMessage
return List