forked from GitHub/dbot
13 lines
304 B
JSON
13 lines
304 B
JSON
{
|
|
"dbKeys": [ "kicks", "kickers", "hosts", "tempBans" ],
|
|
"dependencies": [ "command", "report", "users" ],
|
|
"ignorable": true,
|
|
"countSilently": true,
|
|
"network_name": {
|
|
"aberwiki": "OAOSIDL"
|
|
},
|
|
"chanserv": "ChanServ",
|
|
"document_bans": false,
|
|
"dbType": "redis"
|
|
}
|