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