[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/infrastructure/daemon/bot/ -> PhabricatorBot.php (summary)

Simple IRC bot which runs as a Phabricator daemon. Although this bot is somewhat useful, it is also intended to serve as a demo of how to write "system agents" which communicate with Phabricator over Conduit, so you can script system interactions and integrate with other systems.

File Size: 151 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 7 functions

  run()
  getConfig()
  runLoop()
  writeMessage()
  routeMessage()
  getAdapter()
  getConduit()

Functions
Functions that are not part of a class:

run()   X-Ref
No description

getConfig($key, $default = null)   X-Ref
No description

runLoop()   X-Ref
No description

writeMessage(PhabricatorBotMessage $message)   X-Ref
No description

routeMessage(PhabricatorBotMessage $message)   X-Ref
No description

getAdapter()   X-Ref
No description

getConduit()   X-Ref
No description



Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1