Shielding users
After the main user sends a message to the wechat robot to set up the blocking of users, the robot will be disabled if it restarts.
OK, I see what you mean. You mean that the contacts shielded by the shielding command will fail after the robot restarts, right?
This problem can be solved by manually modifying the config.js.
As for the requirement of persisting the data in memory into files, I have written down this requirement, and the subsequent versions will be optimized.:bulb:
In the latest version, the shield list in memory can be persisted to the local JSON file.
The add/delete method is the same as before. And you can use the command 持久化屏蔽 to modify the local file.