3
0
mirror of https://github.com/reality/dbot.git synced 2026-02-07 17:38:03 +01:00
dbot/modules/users/config.json

7 lines
116 B
JSON

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