GooDAnDReaDY/dsh-im-hub-media ↗★ 0
dsh-im-hub-media
多平台即时通讯网关插件(带媒体支持),支持 Telegram 语音/照片/文档/视频交互、语音转文字及媒体标记回传。
AI 分析
核心用途是构建富媒体 IM 机器人。适合希望通过 Telegram 发送语音、图片让 DSH 智能体处理,并能接收智能体回传媒体文件的用户。
安裝
$
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.