C# Class Jabbot.Sprockets.Community.AckbarSprocket

Port of the Hubot ackbar.coffee script
Inheritance: Jabbot.Core.Sprockets.RegexSprocket
ファイルを表示 Open project: rbwestmoreland/Jabbot

Public Methods

Method Description
Handle ( IPrivateMessage message, IJabbrClient jabbrClient ) : void
Handle ( IRoomMessage message, IJabbrClient jabbrClient ) : void

Method Details

Handle() public method

public Handle ( IPrivateMessage message, IJabbrClient jabbrClient ) : void
message IPrivateMessage
jabbrClient IJabbrClient
return void

Handle() public method

public Handle ( IRoomMessage message, IJabbrClient jabbrClient ) : void
message IRoomMessage
jabbrClient IJabbrClient
return void