dbot/modules/users/config.json
2013-03-24 11:09:40 +00:00

8 lines
219 B
JSON

{
"ignorable": false,
"dependencies": [ "command", "event" ],
"dbKeys": [ "knownUsers" ],
"help": "https://github.com/reality/depressionbot/blob/master/modules/users/README.md",
"dbType": "memory"
}