forked from GitHub/dbot
10 lines
171 B
JSON
10 lines
171 B
JSON
|
{
|
||
|
"servers": {
|
||
|
"nc": {
|
||
|
"matcher": "STATUS ([^ ]+) (\\d)$",
|
||
|
"acceptableState": 3,
|
||
|
"infoCommand": "status"
|
||
|
}
|
||
|
}
|
||
|
}
|