dingtalk-connection

Bridge DingTalk outgoing webhook messages to Clawdbot Gateway and send replies back to DingTalk sessions. Use when setting up DingTalk as a messaging channel, troubleshooting webhook delivery, or running the local bridge service.

By xiaomingx · 524 installs

npx skills add xiaomingx/moltbot-connector-feishu-dingtalk --skill dingtalk-connection

Source repository · Upstream listing

DingTalk Bridge Bridge DingTalk bot messages to Clawdbot Gateway over a local WebSocket connection. Architecture Setup 1. Create DingTalk bot Create a bot that can send outgoing webhooks and set the callback URL to your public endpoint. 2. Run bridge 3. Auto start (macOS) Environment variables Variable Required Default DINGTALK PORT — 3210 DINGTALK PATH — /dingtalk DINGTALK SIGNING SECRET — — DINGTALK BOT ID — — DINGTALK BOT NAME — — CLAWDBOT CONFIG PATH — ~/.clawdbot/clawdbot.json CLAWDBOT AGENT ID — main DINGTALK THINKING THRESHOLD MS — 2500