While I don't know Redis syntax (mogodb user here), so I can't give you specific commands, I can assure you that most of what you want is possible to do in the database (I don't know about groups here).
The database structure is explained here, and as you can see user objects contains the website, postcount, topiccount etc. You can get the chat messages from message objects and get users that did send at least one message from there to exclude them from the deletion.
Unsolved Cannot rebuild & restart
-
Hi,
after one time of rebuilding & restarting, i cannot use it anymore through the acp. what did i do wrong?
-
@Hocuspocus I think this will be fixed with 2.0.1
-
@crazycells Thanks for the reply, is there any workaround?
-
@Hocuspocus Perhaps you can
ssh [email protected]
and then run./nodebb build
command via terminal? -
@Hocuspocus you can easy use restart and rebuild command via SSH.
this problem will be fixed in v2.0.1
SSH commands shown below;
Login SSH
Go to nodebb folder./nodebb build ./nodebb restart
Make sure nodebb is stopped before entering commands.
-
Even though I installed the new path, the problem is not resolved!
Current version v2.0.1 ...
-
@cagatay It will be included in v2.1.0 release.