GooDAnDReaDY/dsh-im-hub-media ↗★ 0
dsh-im-hub-media
Multi-platform IM gateway for DeepSeek Harness (fork of dsh-im-hub with media): Telegram voice/photo/document/video + reply handling, STT (Deepgram primary, HF Whisper fallback), outbound MEDIA: markers. Feishu/WeCom kept as-is.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GooDAnDReaDY/dsh-im-hub-media说明文档
阅读完整 README ↗Usage
From Telegram, just message your bot:
- Voice → transcribed by Deepgram/Whisper and sent to the agent as text.
- Photo/Videos → downloaded; handled via vision if there's no caption.
- Document / short text files → split inline or kept for the agent (respecting
maxTextInjectBytes). /help,/reset,/status,/model→ Slack-style commands.
The agent can send media back by emitting a MEDIA: marker in its message.