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