Breaking Information Silos. Driving Enterprise Growth with One System. Accelerating Enterprise Users' Transition to Full-Scenario AI Robots.
| 🏫 Institution | 👨🏫 Instructor | 📧 Contact | 💬 QQ Group | 📺 Video |
|---|---|---|---|---|
| Yixunzhiku | Job | support@huo15.com | 1093992108 | 📺 Bilibili |
的火一五定制版钉钉 OpenClaw 连接器 | Huo15 Customized DingTalk Connector for OpenClaw
Author: 青岛火一五信息科技有限公司 (Huo15 Information Technology) Version: v1.0.0 Based on: dingtalk-openclaw-connector v0.8.12 npm: @huo15/dingtalk-openclaw-connector Trigger: 钉钉、钉钉连接器、dingtalk
火一五定制版钉钉 OpenClaw 连接器,基于官方 dingtalk-openclaw-connector v0.8.12 定制,支持 huo15-memory-evolution 记忆系统集成和 Claude Code 能力增强。
Huo15 customized DingTalk connector for OpenClaw, based on official dingtalk-openclaw-connector v0.8.12, with huo15-memory-evolution integration and Claude Code capability enhancements.
| Feature | Description |
|---|---|
| 🤖 Memory System | huo15-memory-evolution integration |
| 💬 AI Card Streaming | Typewriter effect with real-time streaming |
| 🔒 Session Persistence | Multi-turn context preservation |
| 🎯 Session Isolation | Separate sessions for DMs / groups |
| ⏰ Auto Session Reset | 30 min inactivity timeout |
| 📁 Rich Media | JPEG/PNG image + file attachments |
| 🎵 Audio Messages | mp3, wav, amr, ogg support |
| 📄 DingTalk Docs API | Create, append, search, list docs |
| 🔗 Multi-Agent Routing | Multiple bots → multiple agents |
# Clone the fork
git clone https://github.com/zhaobod1/huo15-dingtalk-openclaw-connector.git
cd huo15-dingtalk-openclaw-connector
# Install dependencies
npm install
# Link mode (dev-friendly, changes take effect immediately)
openclaw plugins install -l .
Get DingTalk credentials at DingTalk Open Platform
Edit ~/.openclaw/openclaw.json:
{
"channels": {
"dingtalk-connector": {
"enabled": true,
"clientId": "yourAppKey",
"clientSecret": "yourAppSecret"
}
}
}
openclaw gateway restart
openclaw plugins list
openclaw logs --follow
/new or 30 min inactivity| Feature | Official | Huo15 Custom |
|---|---|---|
| Basic features | ✅ | ✅ |
| Memory system integration | ❌ | ✅ huo15-memory-evolution |
| Claude Code capability | ❌ | ✅ WIP |
| AI Card streaming | ✅ | ✅ |
| Multi-agent routing | ✅ | ✅ |
huo15-dingtalk-openclaw-connector/
├── src/
│ ├── core/ # Core connector logic
│ ├── services/ # DingTalk API services
│ ├── utils/ # Utility functions
│ └── types/ # TypeScript type definitions
├── docs/
│ └── images/ # Documentation images
├── openclaw.plugin.json # Plugin manifest
├── package.json # npm dependencies
└── LICENSE
Company: 青岛火一五信息科技有限公司 (Huo15 Information Technology) Email: postmaster@huo15.com | QQ: 1093992108
Follow Yixunzhiku for more updates