C# Class Hardly.Library.Twitch.PointCommands

Inheritance: TwitchCommandController
Mostra file Open project: hardlydifficult/HardlyBot

Public Methods

Method Description
PointCommands ( TwitchChatRoom room ) : System

Private Methods

Method Description
AboutPointsCommand ( TwitchUser speaker, string message ) : void
AwardPointsCommand ( TwitchUser speaker, string additionalText ) : void
BragCommand ( TwitchUser speaker, string message ) : void
GivePointsCommand ( TwitchUser speaker, string additionalText ) : void
LeaderboardCommand ( TwitchUser speaker, string message ) : void
PointCommand ( TwitchUser speaker, string message ) : void

Method Details

PointCommands() public method

public PointCommands ( TwitchChatRoom room ) : System
room TwitchChatRoom
return System