forked from GitHub/dbot
11 lines
266 B
JSON
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"
|
|
}
|