2012-12-12 19:07:08 +01:00
|
|
|
{
|
2013-06-10 18:15:28 +02:00
|
|
|
"dbKeys": [ "kicks", "kickers", "hosts", "tempBans" ],
|
2013-04-14 16:34:30 +02:00
|
|
|
"dependencies": [ "command", "report", "users" ],
|
2013-01-15 17:54:51 +01:00
|
|
|
"help": "http://github.com/reality/depressionbot/blob/master/modules/kick/README.md",
|
2013-04-14 16:34:30 +02:00
|
|
|
"ignorable": true,
|
2013-04-14 17:40:41 +02:00
|
|
|
"countSilently": true,
|
2013-06-08 20:59:37 +02:00
|
|
|
"admin_channel": {
|
2013-05-06 23:56:45 +02:00
|
|
|
"aberwiki": "#fishbox"
|
|
|
|
},
|
2013-06-08 20:59:37 +02:00
|
|
|
"network_name": {
|
|
|
|
"aberwiki": "OAOSIDL"
|
|
|
|
},
|
2013-05-07 16:23:37 +02:00
|
|
|
"chanserv": "ChanServ",
|
|
|
|
"document_bans": false
|
2012-12-12 19:07:08 +01:00
|
|
|
}
|