@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update doc reference to PhabricatorIRCBot for D4757

Summary: Update doc reference to PhabricatorIRCBot for D4757

Test Plan: Read the docs

Reviewers: indiefan, epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D11098

authored by

Alex Monk and committed by
epriestley
debffb1c ba4ebf28

+1 -1
+1 -1
src/docs/tech/conduit.diviner
··· 26 26 more information). You can see and test available methods at ##/conduit/## in 27 27 the web interface. 28 28 29 - Arcanist is implemented using Conduit, and @{class:PhabricatorIRCBot} is 29 + Arcanist is implemented using Conduit, and @{class:PhabricatorBot} is 30 30 intended as a practical example of how to write a program which interfaces with 31 31 Phabricator over Conduit. 32 32