dbot/modules/kick/config.json
2013-04-14 15:40:41 +00:00

9 lines
263 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,
"chanserv": "ChanServ"
}