forked from GitHub/dbot
switch users to use redis driver [#331]
This commit is contained in:
parent
f3681953ed
commit
0d76ce4166
@ -3,5 +3,5 @@
|
||||
"dependencies": [ "command", "event" ],
|
||||
"dbKeys": [ "knownUsers" ],
|
||||
"help": "https://github.com/reality/depressionbot/blob/master/modules/users/README.md",
|
||||
"dbType": "memory"
|
||||
"dbType": "redis"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user