dbot/modules/kick/config.json
2013-05-07 14:23:37 +00:00

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
}