forked from GitHub/dbot
13 lines
353 B
JSON
13 lines
353 B
JSON
{
|
|
"dbKeys": [ "kicks", "kickers" ],
|
|
"dependencies": [ "command", "report", "users" ],
|
|
"help": "http://github.com/reality/depressionbot/blob/master/modules/kick/README.md",
|
|
"ignorable": true,
|
|
"countSilently": true,
|
|
"admin_channels": {
|
|
"aberwiki": "#fishbox"
|
|
},
|
|
"chanserv": "ChanServ",
|
|
"document_bans": false
|
|
}
|