Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
抖音自动回复助手 - 自动回复抖音评论、发送引荐码、引导私信。使用 DouyinBot API 实现评论监控、智能回复和私信引流。适用于抖音创作者、电商卖家、知识付费从业者。
抖音自动回复助手 - 自动回复抖音评论、发送引荐码、引导私信。使用 DouyinBot API 实现评论监控、智能回复和私信引流。适用于抖音创作者、电商卖家、知识付费从业者。
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
自动化抖音评论管理和私信引流工具。
自动回复评论 - 监控新评论并自动回复 发送引荐码 - 根据关键词自动发送引荐码/优惠码 引导私信 - 智能引导用户私信转化
在 config.json 中设置你的抖音账号和 API 信息: { "douyin_cookie": "your_session_cookie", "keywords": { "怎么买": "添加微信:xxx 领取优惠", "价格": "私信我获取专属优惠", "链接": "已私信发送链接" }, "reply_delay": 30, "daily_limit": 100 }
python scripts/douyin_bot.py start
python scripts/douyin_bot.py status
电商卖家自动回复商品咨询 知识付费自动发送课程信息 创作者自动引导粉丝私信 品牌方自动发送优惠活动
scripts/douyin_bot.py - 主程序,负责评论监控和自动回复 scripts/config_manager.py - 配置管理工具 scripts/analytics.py - 数据统计和分析
config.json - 主配置文件 keywords.json - 关键词回复规则(可选独立配置)
遵守抖音平台规则,避免频繁操作导致封号 设置合理的回复延迟(建议 30-60 秒) 设置每日回复上限(建议 100-200 条) 定期更新抖音 cookie 避免失效
详见 references/api_docs.md - 抖音开放平台 API 文档和调用示例
详见 references/troubleshooting.md - 常见问题和解决方案
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.