C# Class Utility.Log

A Function which posts the daily log for the current channel to pastebin.com, and returns a link to it.
Inheritance: Function
Mostra file Open project: MatthewCox/MoronBot

Public Methods

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

Method Details

GetResponse() public method

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

Log() public method

public Log ( ) : System
return System