dbot/modules/nickserv/config.json
2013-05-17 07:34:25 +00:00

10 lines
171 B
JSON

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