forked from GitHub/dbot
adding "bans" to ignore module dbKeys
This commit is contained in:
parent
cbe44895e8
commit
18227fa30b
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"ignorable": false,
|
"ignorable": false,
|
||||||
"dependencies": [ "command" ],
|
"dependencies": [ "command" ],
|
||||||
"dbKeys": [ "ignores" ],
|
"dbKeys": [ "ignores", "bans" ],
|
||||||
"help": "http://github.com/reality/depressionbot/blob/master/modules/ignore/README.md"
|
"help": "http://github.com/reality/depressionbot/blob/master/modules/ignore/README.md"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user