mirror of
https://github.com/reality/dbot.git
synced 2024-11-24 12:59:34 +01:00
10 lines
171 B
JSON
10 lines
171 B
JSON
|
{
|
||
|
"servers": {
|
||
|
"nc": {
|
||
|
"matcher": "STATUS ([^ ]+) (\\d)$",
|
||
|
"acceptableState": 3,
|
||
|
"infoCommand": "status"
|
||
|
}
|
||
|
}
|
||
|
}
|