dbot/modules-stock/nickserv/config.json

10 lines
177 B
JSON
Raw Normal View History

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