AI Agent Hub
Back to plugins
🖥️

dsh-messenger-gateway

Client Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install GooDAnDReaDY/dsh-messenger-gateway

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install GooDAnDReaDY/dsh-messenger-gateway in your DeepSeek Harness terminal to install the plugin; the source repository is available at https://github.com/GooDAnDReaDY/dsh-messenger-gateway .

About this plugin

dsh-messenger-gateway moves your DeepSeek Harness agent into the chat apps you already live in. Through a Telegram Bot using long-poll or Webhook, it handles text, voice, photos, documents, inline buttons, and interactive multi-select forms. Outbound messages can also be dispatched to Discord and Slack via Webhooks or Bot REST APIs, so a single Harness conversation stays coherent whether you reach for Telegram, Discord, or Slack.

The interaction surface is rich: session forking, turn rewinding, Markdown history export, persona switching across built-in roles such as coder, architect, reviewer, writer, translator, and concise, a toggleable quick-actions reply keyboard, checkbox ask forms with pagination, Mermaid diagram and monospace table rendering, a workspace file manager with directory-traversal protection, persistent scheduled reminders, and an admin alert channel for pairing requests and model errors. The voice pipeline transcribes inbound voice notes through dsh-voice, describes inbound photos through dsh-vision-bridge, and optionally speaks agent replies via dsh-tts, automatically converting MP3 to OGG/Opus through ffmpeg so Telegram renders them as native voice notes. When the agent is mid-turn, the Steer mechanism lets you append follow-up context instead of aborting, keeping collaborative long-running tasks smooth and uninterrupted.

This plugin is aimed at independent developers, small product teams, and CI/CD pipelines that need on-demand AI agent access from a phone or messenger without juggling browser tabs. If your workflow calls for code reviews, architecture discussions, workspace file operations, and task reminders delivered through natural chat messages, dsh-messenger-gateway folds Harness directly into your existing communication flow and keeps your hands on the keyboard you already know.

Use Cases

  • Invoke the AI agent from Telegram on your phone for code reviews and architecture discussions
  • Bridge Harness sessions to Discord or Slack so team collaboration stays in one chat stream
  • Run long tasks hands-free with voice input, TTS replies, and Steer follow-up messages

Best For

  • Indie developers who need on-demand AI agent access from a mobile device
  • Small teams that want to fold AI workflows into their existing messaging tools
  • Engineering teams integrating Harness into CI/CD pipelines with real-time alerting