抖音群消息自动化脚本

用途

通过脚本读取队列并自动发送抖音群消息。

当前状态

早期脚本方案。后续更完整的手机端方案是 DouyinShareBot

代码位置

/Users/ayang/Documents/Codex/2026-05-31/new-chat-3/automation

运行方式

cd /Users/ayang/Documents/Codex/2026-05-31/new-chat-3/automation
python3 douyin_share.py --config config.json --queue queue.json

注意事项

  • 运行前需要手机屏幕解锁,并确认自动化权限。
  • 配置文件可能包含账号或环境信息,不应上传线上文档。