3
0
mirror of https://github.com/reality/dbot.git synced 2025-04-12 02:37:56 +02:00
dbot/modules/users/config.json

7 lines
116 B
JSON

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