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