Use this skill to operate designated WeChat groups on a recurring schedule.
Core files:
scripts/wechat_group_operator.pyassets/groups.jsonassets/post_history.jsonassets/content/questions.jsonassets/content/followups.jsonassets/content/cases.jsonmorning_questionafternoon_followupevening_casepython scripts/wechat_group_operator.py --action morning_question --dry-run
python scripts/wechat_group_operator.py --action evening_case --group "Core突击龙虾🦞" --dry-run
python scripts/wechat_group_operator.py --action morning_question
python scripts/wechat_group_operator.py --action afternoon_followup
python scripts/wechat_group_operator.py --action evening_case
assets/groups.json to maintain target group whitelistassets/content/Map user intent like this:
morning_questionafternoon_followupevening_case--dry-runCurrent MVP assumes:
Do not claim support yet for:
references/config.mdreferences/actions.mdreferences/cron-setup.md共 1 个版本