dbot/modules/ignore/config.json

8 lines
215 B
JSON

{
"ignorable": false,
"dependencies": [ "command" ],
"dbKeys": [ "ignores", "bans" ],
"dbType": "memory",
"help": "http://github.com/reality/depressionbot/blob/master/modules/ignore/README.md"
}