dsh-telegram-bot
Run the following command in DeepSeek Harness:
dsh plugin install Blue-2571/dsh-telegram-bot
Paste the following prompt into your AI chat to install this plugin:
Install this plugin in DeepSeek Harness by running dsh plugin install Blue-2571/dsh-telegram-bot; the full source is available at https://github.com/Blue-2571/dsh-telegram-bot
About this plugin
Want to talk to your dsh agent straight from Telegram without spinning up a public endpoint or configuring webhooks? dsh-telegram-bot closes that gap with a single long-polling loop. No extra infrastructure required: grab a token from BotFather, flip the enabled switch in your profile, and you are up and running.
Every Telegram chat is bound to its own agent instance with multi-turn context retained across messages. Mounting an agent preset via agent.preset gives the bot session the exact same tool surface (bash, fs, ssh, and beyond) as a Web GUI session. Long replies are automatically split at Telegram's 4096-character limit, and idle chats are disposed once agent.idleTimeoutMs expires so resources do not pile up.
Built for developers already running dsh who want to extend their agent into a messenger workflow. All configuration lives in cordis.patch.yml, and the allowedUserIds whitelist keeps access locked down without any additional service to maintain.
Use Cases
- Invoke a dsh agent on the fly from Telegram without opening a browser
- Set up an internal Telegram bot so a team shares access to a dsh deployment
- Mount an agent preset into a bot session and drive bash, fs, ssh tools in chat
Best For
- Developers already running dsh who want to extend into a messenger workflow
- Self-hosted users needing agent access without exposing a public endpoint
- Team admins who want whitelist-controlled access to shared agent resources
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.