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"
|
"#phabot-test"
|
||||||
],
|
],
|
||||||
"handlers" : [
|
"handlers" : [
|
||||||
"PhabricatorIRCProtocolHandler"
|
"PhabricatorIRCProtocolHandler",
|
||||||
|
"PhabricatorIRCObjectNameHandler"
|
||||||
],
|
],
|
||||||
|
|
||||||
"conduit.uri" : null,
|
"conduit.uri" : null,
|
||||||
|
|||||||
Reference in New Issue
Block a user