dbot/modules/nickserv/config.json

10 lines
171 B
JSON

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