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