dbot/modules/kick/config.json
2013-05-17 07:34:25 +00:00

12 lines
263 B
JSON

{
"dbKeys": [ "kicks", "kickers" ],
"dependencies": [ "command", "report", "users" ],
"ignorable": true,
"countSilently": true,
"admin_channels": {
"aberwiki": "#fishbox"
},
"chanserv": "ChanServ",
"document_bans": false
}