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