2Open your bot dashboard and go to the Skills tab.
3Switch to the ClawHub tab and search for “Dingtalk Group Saver”.
4Click Install and the skill is deployed to your bot automatically.
Changelog — v1.0.0
- Initial release: saves DingTalk group ID and group name to a structured JSON file (`memory/dingtalk-groups.json`) when mentioned in a group.
- Triggered automatically only when @-mentioned in a group to avoid logging all groups.
- Tracks when each group was first seen, last active, and the number of times mentioned.
- Simple and lightweight design for easy integration.