Capturing RPC to imm chat tab
This commit is contained in:
parent
3f12bc5885
commit
869b627543
@ -93,6 +93,14 @@
|
|||||||
{
|
{
|
||||||
"pattern": "^ImmNet\\[.*\\]: .*$",
|
"pattern": "^ImmNet\\[.*\\]: .*$",
|
||||||
"type": "regex"
|
"type": "regex"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"pattern": "^CouncilNet\\[.*\\]: .*$",
|
||||||
|
"type": "regex"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"pattern": "^\\(R\\|P\\|C\\) .* '.*'$",
|
||||||
|
"type": "regex"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"script": "lotj.chat.routeMessage(\"imm\")"
|
"script": "lotj.chat.routeMessage(\"imm\")"
|
||||||
|
Loading…
Reference in New Issue
Block a user