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