PHP Class PhpSlackBot\Command\PokerPlanningCommand

Inheritance: extends PhpSlackBot\Command\BaseCommand
Show file Open project: jclg/php-slack-bot

Protected Methods

Method Description
configure ( )
execute ( $message, $context )

Private Methods

Method Description
end ( )
getArgs ( $message )
getAverageScore ( )
getMaxScore ( )
getMedianScore ( )
getMinScore ( )
getSequence ( )
start ( $args )
status ( )
vote ( $args )

Method Details

configure() protected method

protected configure ( )

execute() protected method

protected execute ( $message, $context )