DingTalk
DingTalk Setup Hermes Agent integrates with DingTalk (钉钉) as a chatbot, letting you chat with your AI assistant through direct messages or group chats. The bot
Hermes Agent integrates with DingTalk (钉钉) as a chatbot, letting you chat with your AI assistant through direct messages or group chats. The bot connects via DingTalk's Stream Mode — a long-lived WebSocket connection that requires no public URL or webhook server — and replies using markdown-formatted messages through DingTalk's session webhook API. …
What this page covers
- How Hermes Behaves
- Session Model in DingTalk
- Prerequisites
- Step 1: Create a DingTalk App
- Step 2: Enable the Robot Capability
- Step 3: Find Your DingTalk User ID
- Step 4: Configure Hermes Agent
- Option A: Interactive Setup (Recommended)
- Option B: Manual Configuration
- Start the Gateway
- Features
- AI Cards
- Emoji Reactions
- Display Settings
- Troubleshooting
- Bot is not responding to messages
- "dingtalk-stream not installed" error
- "DINGTALKCLIENTID and DINGTALKCLIENTSECRET required"
- Stream disconnects / reconnection loops
- Bot is offline
- "No sessionwebhook available"
- Security
- Notes
Section outline mirrored from the official Hermes Agent documentation. Follow any heading to read the complete text on the source site.
More in Messaging Platforms
Messaging Gateway
Chat with Hermes from Telegram, Discord, Slack, WhatsApp, Signal, SMS, Email, Home Assistant, Mattermost, Matrix, DingTalk, Feishu/Lark, WeCom, Weixin, BlueBubb
Telegram
Telegram Setup Hermes Agent integrates with Telegram as a full featured conversational bot. Once connected, you can chat with your agent from any device, send v
Discord
Discord Setup Hermes Agent integrates with Discord as a bot, letting you chat with your AI assistant through direct messages or server channels. The bot receive
Slack
Slack Setup Connect Hermes Agent to Slack as a bot using Socket Mode. Socket Mode uses WebSockets instead of public HTTP endpoints, so your Hermes instance does
WhatsApp Setup Hermes connects to WhatsApp through a built in bridge based on Baileys . This works by emulating a WhatsApp Web session — not through the officia
Signal
Signal Setup Hermes connects to Signal through the signal cli daemon running in HTTP mode. The adapter streams messages in real time via SSE (Server Sent Events