dbot/modules/quotes/config.json

8 lines
202 B
JSON
Raw Normal View History

{
"dbKeys": [ "quoteArrs" ],
2013-01-21 21:50:23 +01:00
"dependencies": [ "command" ]
2012-12-30 21:30:49 +01:00
"rmLimit": 10,
"ignorable": true,
2012-12-30 21:30:49 +01:00
"help": "http://github.com/reality/depressionbot/blob/master/modules/quotes/README.md"
}