justlovemaki/openclaw-china-docker

OpenClaw 的中国IM平台整合Docker版本,预装并配置了飞书、钉钉、QQ机器人、企业微信等主流中国IM软件的插件,让您可以快速部署一个支持多个中国IM平台的 AI 机器人网关

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 7 minutes ago
Added to GitGenius on September 18th, 2026
Created on February 1st, 2026
Open Issues & Pull Requests: 12 (+0)
GitHub issues: Enabled
Number of forks: 446
Total Stargazers: 3,728 (+0)
Total Subscribers: 21 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.9 hours
Mean response time: 18.5 hours
90th percentile: 15.0 hours
Tracked items: 191

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Practically every issue opened in the past year has drawn a reply. 94% of issues opened in the past year have since been closed. Three people close 85% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 11
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 161 days
Stale 30+ days: 10
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

OpenClaw-China-Docker is a Docker integration that bundles OpenClaw with pre-installed plugins for Chinese instant messaging platforms. The project provides a containerized AI robot gateway configured to work with Feishu, DingTalk, QQ, and WeChat Work, allowing rapid deployment of a unified bot platform across multiple Chinese IM services.

The tool solves the problem of integrating OpenClaw with China-specific messaging platforms by pre-packaging and configuring the necessary plugins within a Docker image. Rather than requiring manual setup of each platform's connector, the image comes ready to deploy with environment variable-driven configuration. Users can populate a provided .env file with their bot credentials and API keys, then launch the stack immediately. The project also integrates additional tools like Agent Reach for broader channel support, Playwright, FFmpeg, and Chinese text-to-speech capabilities.

Teams building AI bots for Chinese markets should consider this tool if they need to support multiple domestic IM platforms simultaneously. The project is particularly suited for organizations wanting to avoid the configuration overhead of connecting OpenClaw to Feishu, DingTalk, QQ, and WeChat Work individually. The README recommends pairing it with AIClient-2-API to address token consumption concerns, converting various AI client applications into API interfaces for more efficient token usage. The tool provides both a complete configuration template and a minimal version for users preferring to start lean.

The project is currently paused from active updates. Development activity shows shell scripting as the primary language, reflecting the Docker and deployment automation focus. The repository includes comprehensive documentation covering quick-start procedures, configuration options, platform-specific plugin setup, and advanced deployment patterns including Docker-in-Docker sandboxing for isolated code execution.