3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-24 04:49:25 +01:00
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
}