mirror of
https://github.com/reality/dbot.git
synced 2025-02-06 09:34:14 +01:00
7 lines
124 B
JSON
7 lines
124 B
JSON
{
|
|
"ignorable": false,
|
|
"dependencies": [ "event" , "users"],
|
|
"dbKeys": [ "knownUsers" ],
|
|
"dbType": "redis"
|
|
}
|