Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorBotSymbolHandler

final class PhabricatorBotSymbolHandler
Phabricator Technical Documentation (Daemons)

Watches for "where is <symbol>?"

Methods

final public function __construct($irc_bot)
Inherited

This method is not documented.
Parameters
PhabricatorBot$irc_bot
Return
this//Implicit.//

final protected function writeMessage($message)
Inherited

This method is not documented.
Parameters
PhabricatorBotMessage$message
Return
wild

final protected function getConduit()
Inherited

This method is not documented.
Return
wild

final protected function getConfig($key, $default)
Inherited

This method is not documented.
Parameters
$key
$default
Return
wild

final protected function getURI($path)
Inherited

This method is not documented.
Parameters
$path
Return
wild

final protected function getServiceName()
Inherited

This method is not documented.
Return
wild

final protected function getServiceType()
Inherited

This method is not documented.
Return
wild

public function receiveMessage($message)

This method is not documented.
Parameters
PhabricatorBotMessage$message
Return
wild

public function runBackgroundTasks()
Inherited

This method is not documented.
Return
wild

public function replyTo($original_message, $body)
Inherited

This method is not documented.
Parameters
PhabricatorBotMessage$original_message
$body
Return
wild