Douyin Auto Reply Assistant for Openclaw

A specialized automation assistant for Douyin comment monitoring, keyword-based replies, and private message conversion.

grcdevil-art
v1.0.1
Feb 27, 2026
1
1.3k
3

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install douyin-auto-reply

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install douyin-auto-reply using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Douyin Auto Reply Assistant?

The Douyin Auto Reply assistant is a powerful automation tool designed for creators, e-commerce sellers, and digital marketers within the Openclaw Skills ecosystem. It streamlines social media engagement by utilizing the DouyinBot API to monitor real-time comments and execute intelligent responses based on predefined keyword triggers.

By implementing this skill, users can significantly reduce manual interaction time while increasing conversion rates. Whether you are distributing referral codes or guiding followers toward private messaging for sales, this tool ensures consistent and timely engagement with your audience, making it a cornerstone for scaling operations on the platform.

Douyin Auto Reply Assistant Use Cases

  • E-commerce sellers providing instant automated responses to product price and link inquiries.
  • Knowledge-based content creators automatically distributing course details and enrollment information.
  • Brand accounts managing high-volume promotional campaigns with automated discount code distribution.
  • Content creators looking to convert public comment engagement into private message leads.

How Douyin Auto Reply Assistant Works

  1. The bot initializes by reading the Douyin session cookie and keyword configuration from the local setup.
  2. It continuously monitors incoming comments on targeted videos through the DouyinBot API.
  3. When a comment matches a specific keyword, the bot triggers a predefined reply or a private message invitation.
  4. To maintain account safety, the system implements a configurable delay and daily response limit.
  5. Interaction logs and statistics are processed by the analytics module for performance tracking.

Douyin Auto Reply Assistant Setup

First, configure your config.json with your session cookie and response rules. Ensure you include the target keywords and their corresponding reply messages.

# Navigate to the script directory and start the bot
python scripts/douyin_bot.py start

To check the current operational status and see engagement metrics:

python scripts/douyin_bot.py status

Douyin Auto Reply Assistant Data Schema & Taxonomy

The skill manages its operation through a structured configuration and logging system within the Openclaw Skills environment:

File Description
config.json Main configuration including cookies, global delays, and daily limits.
keywords.json A dedicated dictionary mapping user keywords to specific automated responses.
scripts/analytics.py Generates data reports on reply frequency and success rates.
logs/ Detailed execution logs for troubleshooting and auditing.

Douyin Auto Reply Assistant Advanced Features

  • Smart keyword matching with support for multiple triggers and customized referral code distribution.
  • Safety-first architecture with adjustable reply delays (30-60s) and daily activity caps to protect account health.
  • Comprehensive analytics module to track engagement trends and lead generation efficiency.
  • Integrated configuration manager for seamless updates to session cookies and reply logic within Openclaw Skills.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*