dbot/modules/kick/config.json

12 lines
281 B
JSON
Raw Normal View History

{
"dbKeys": [ "kicks", "kickers", "hosts", "tempBans" ],
"dependencies": [ "command", "report", "users" ],
"ignorable": true,
2013-04-14 17:40:41 +02:00
"countSilently": true,
"network_name": {
"aberwiki": "OAOSIDL"
},
2013-05-07 16:23:37 +02:00
"chanserv": "ChanServ",
"document_bans": false
}