3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-23 20:39:25 +01:00
dbot/modules/ignore/config.json
2013-05-17 07:34:25 +00:00

7 lines
120 B
JSON

{
"ignorable": false,
"dependencies": [ "users" ],
"dbKeys": [ "ignores", "bans" ],
"dbType": "redis"
}