dbot/modules/quotes/config.json

10 lines
273 B
JSON

{
"dbKeys": [ "quoteArrs" ],
"dependencies": [ "command", "users", "event" ],
"rmLimit": 10,
"ignorable": true,
"quotesOnJoin": false,
"udFallback": false,
"help": "http://github.com/reality/depressionbot/blob/master/modules/quotes/README.md"
}