Skip to content

yuko0331/DSH-telegram

50Last commit Aug 14, 2026

DSH-telegram DSH plugin

DSH Telegram Bot installs into the DSH Web profile and connects a single configured Telegram user to DSH conversations, workspaces, sessions, and running-task controls.

How to install the DSH-telegram DSH plugin

dsh plugin --profile web add git+ssh://git@github.com/yuko0331/DSH-telegram.git

Copying does not run this command. Review the repository and version before use.

Data source

Snapshot date: Aug 15, 2026

manifest-valid

What the DSH-telegram DSH plugin can do

  • Send text to the current DSH session and receive replies in Telegram private chat.
  • List workspaces and create a new session in a specified workspace.
  • List live sessions and switch among sessions created by the bot.
  • View running tasks and cancel the current task.
  • Restrict access to one configured Telegram numeric user ID.
  • Read the bot token through the DSH credentials system rather than plugin configuration.

Where the DSH-telegram DSH plugin fits

  • Use DeepSeek Harness remotely from a Telegram private chat.
  • Check available workspaces, sessions, and task status away from the DSH Web interface.
  • Start a workspace session and send follow-up text prompts from Telegram.
  • Stop the current running task from an authorized Telegram account.

Who the DSH-telegram DSH plugin is for

  • DeepSeek Harness users who need private-chat remote access.
  • Single-user DSH operators using Telegram.
  • Developers running the DSH Web profile with Telegram bot credentials.

DSH-telegram DSH plugin limitations

  • Requires a Telegram Bot Token and a configured Telegram numeric admin User ID.
  • The plugin remains disabled when its required environment variables are not configured.
  • Supports only text messages and long polling.
  • Does not support group chats, voice, files, or button interactions.
  • Telegram cannot approve sensitive tool operations.
  • Can switch and control only sessions created by the plugin.
  • Session selection must be repeated after the plugin restarts.
  • `/tasks` reports running DSH sessions and does not read the browser task board.

Objective checks

These signals come from public metadata scans. They are not a security certification.

  • dependency counts

    package.json declares 1 runtime, 3 development, 7 peer, and 0 optional dependencies.

    info
  • dsh bundle declared

    package.json declares DSH bundle metadata.

    info
  • license declared

    GitHub reports the repository license as MIT.

    info
  • package manifest available

    A root package.json was captured and can be inspected by the registry.

    info
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

DSH-telegram DSH plugin alternatives

DSH-telegram DSH plugin questions

What is the DSH-telegram DSH plugin?

DSH-telegram is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.

How do I install the DSH-telegram DSH plugin?

The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.

Which DSH profile does DSH-telegram use?

The snapshot records web as the DSH-telegram profile. DSH conventions can change quickly, so verify the manifest and README before installation.

Is DSH-telegram compatible with the current DSH release?

The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.

What should I do if DSH-telegram fails to load?

Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.

What are the closest alternatives to DSH-telegram?

Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.