3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-23 20:39:25 +01:00
dbot/modules/nickserv/config.json
2013-04-23 18:48:41 +00:00

10 lines
171 B
JSON

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