dbot/modules/quotes/config.json
2013-05-17 07:04:57 +00:00

9 lines
239 B
JSON

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