C# Class Automatic.Apathy

Inheritance: Function
Afficher le fichier Open project: MatthewCox/MoronBot

Méthodes publiques

Méthode Description
Apathy ( ) : System
GetResponse ( BotMessage message ) : List

Private Methods

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

Method Details

Apathy() public méthode

public Apathy ( ) : System
Résultat System

GetResponse() public méthode

public GetResponse ( BotMessage message ) : List
message MBFunctionInterface.BotMessage
Résultat List