Merge pull request #24 from CodeBlock/master
Add PhabricatorIRCObjectNameHandler to the default bot config.
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
"#phabot-test"
|
||||
],
|
||||
"handlers" : [
|
||||
"PhabricatorIRCProtocolHandler"
|
||||
"PhabricatorIRCProtocolHandler",
|
||||
"PhabricatorIRCObjectNameHandler"
|
||||
],
|
||||
|
||||
"conduit.uri" : null,
|
||||
|
||||
Reference in New Issue
Block a user