Page MenuHomePhabricator

remote control of Bot via external API
Closed, WontfixPublic

Description

It would be handy if one could have a conduit api to interface with the PhabricatorBot. Some times is just handy to make the bot say global information. Should be pretty easy to implement.

Revisions and Commits

Event Timeline

moos3 triaged this task as Normal priority.
moos3 added a project: Phabricator.
moos3 added a subscriber: moos3.
epriestley lowered the priority of this task from Normal to Wishlist.Mar 13 2013, 4:12 PM

I don't think this is especially easy to implement: we don't have any push channel to the bot right now, and the pull channels are implementation dependent. We could build a specific channel just for this use case, but I'd like to have some other justifications for it before we do, since it would be a lot of code just to save you from logging into IRC.

Another possible approach on this is just using the feed notification handler plus custom feed events, once those work better.

epriestley added a subscriber: epriestley.
chad changed the visibility from "All Users" to "Public (No Login Required)".Dec 14 2015, 7:05 PM
chad added a subscriber: chad.