diff --git a/modules/command/config.json b/modules/command/config.json index 857a504..934b815 100644 --- a/modules/command/config.json +++ b/modules/command/config.json @@ -1,3 +1,4 @@ { - "help": "http://github.com/reality/depressionbot/blob/master/modules/command/README.md" + "help": "http://github.com/reality/depressionbot/blob/master/modules/command/README.md", + "dbKeys": [ "ignores" ] }