Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15359755
D9479.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D9479.id.diff
View Options
diff --git a/src/docs/tech/chatbot.diviner b/src/docs/tech/chatbot.diviner
--- a/src/docs/tech/chatbot.diviner
+++ b/src/docs/tech/chatbot.diviner
@@ -44,11 +44,16 @@
- @{class:PhabricatorBotObjectNameHandler} This handler looks for users
mentioning Phabricator objects like "T123" and "D345" in chat, looks them
up, and says their name with a link to the object. Requires conduit.
- - @{class:PhabricatorBotDifferentialNotificationHandler} This handler posts
+ - @{class:PhabricatorBotFeedNotificationHandler} This handler posts
notifications about changes to revisions to the channels listed in
##notification.channels##.
- @{class:PhabricatorBotLogHandler} This handler records chatlogs which can
be browsed in the Phabricator web interface.
+ - @{class:PhabricatorBotSymbolHandler} This handler posts responses to lookups
+ for symbols in Diffusion
+ - @{class:PhabricatorBotMacroHandler} This handler looks for users mentioning
+ macros, if found will convert image to ASCII and output in chat. Configure
+ with ##macro.size## and ##macro.aspect##
You can also write your own handlers, by extending
@{class:PhabricatorBotHandler}.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mar 12 2025, 7:52 AM (6 w, 6 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7407722
Default Alt Text
D9479.id.diff (1 KB)
Attached To
Mode
D9479: Update chatbot documentation
Attached
Detach File
Event Timeline
Log In to Comment