3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-24 04:49:25 +01:00
dbot/modules/users/config.json
2013-05-17 07:34:25 +00:00

7 lines
115 B
JSON

{
"ignorable": false,
"dependencies": [ "event" ],
"dbKeys": [ "knownUsers" ],
"dbType": "redis"
}