final public function __construct($irc_bot)
final public function __construct($irc_bot)
Parameters
| PhabricatorBot | $irc_bot |
Return
| this | //Implicit.// |
final protected function writeMessage($message)
final protected function writeMessage($message)
Parameters
| PhabricatorBotMessage | $message |
Return
| wild |
final protected function getConduit()
final protected function getConduit()
Return
| wild |
final protected function getConfig($key, $default)
final protected function getConfig($key, $default)
Parameters
| $key | ||
| $default |
Return
| wild |
final protected function getURI($path)
final protected function getURI($path)
Parameters
| $path |
Return
| wild |
final protected function getServiceName()
final protected function getServiceName()
Return
| wild |
final protected function getServiceType()
final protected function getServiceType()
Return
| wild |
abstract public function receiveMessage($message)
abstract public function receiveMessage($message)
Parameters
| PhabricatorBotMessage | $message |
Return
| wild |
public function runBackgroundTasks()
public function runBackgroundTasks()
Return
| wild |
public function replyTo($original_message, $body)
public function replyTo($original_message, $body)
Parameters
| PhabricatorBotMessage | $original_message | |
| $body |
Return
| wild |