C# Class Automatic.URLFollow

Inheritance: Function
Show file Open project: MatthewCox/MoronBot

Public Methods

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

Private Methods

Method Description
FollowStandard ( string url ) : string
FollowYouTube ( string videoID ) : string

Method Details

GetResponse() public method

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

URLFollow() public method

public URLFollow ( ) : System
return System