dbot/modules/nickserv/config.json
2013-05-17 16:57:47 +00:00

10 lines
177 B
JSON

{
"servers": {
"aberwiki": {
"matcher": "STATUS ([^ ]+) (\\d)$",
"acceptableState": 3,
"infoCommand": "status"
}
}
}