dbot/modules/nickserv/config.json
2013-05-10 11:48:52 +00:00

11 lines
266 B
JSON

{
"servers": {
"nc": {
"matcher": "STATUS ([^ ]+) (\\d)$",
"acceptableState": 3,
"infoCommand": "status"
}
},
"help": "https://github.com/reality/depressionbot/blob/master/modules/nickserv/README.md"
}