Skip to content

hi-wenw/dsh-telegram-channel

52Last commit Aug 14, 2026

dsh-telegram-channel DSH plugin

dsh-telegram-channel is a DeepSeek Harness plugin that connects an authorized Telegram bot user to a live local `dsh web` session. Users can select a session with `/sessions`, bind their phone to it, and interact along the same visible session trajectory.

How to install the dsh-telegram-channel DSH plugin

dsh plugin --profile web add github:hi-wenw/dsh-telegram-channel

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-channel DSH plugin can do

  • Installs into the DeepSeek Harness web profile via `dsh plugin --profile web add`.
  • Lists live Web sessions through the Telegram `/sessions` command.
  • Binds a Telegram chat to a selected live session.
  • Provides `/status`, `/unbind`, `/start`, and `/help` bot commands.
  • Restricts access through configured allowed Telegram numeric user IDs.
  • Reads bot credentials and allowed IDs from configuration or environment variables.
  • Uses HTTP(S) proxy environment variables for Telegram API access when present.

Where the dsh-telegram-channel DSH plugin fits

  • Continue or monitor an active desktop DeepSeek Harness Web conversation from a phone.
  • Select among local live Web sessions from Telegram.
  • Provide controlled Telegram access to a local Harness session for an authorized user.

Who the dsh-telegram-channel DSH plugin is for

  • DeepSeek Harness Web users.
  • Users who want Telegram-based mobile access to live local sessions.
  • Developers operating a Telegram bot with an explicit user allowlist.

dsh-telegram-channel DSH plugin limitations

  • Requires a working local `dsh web` setup and an open live Web conversation.
  • Requires a Telegram bot token and numeric Telegram user ID configuration.
  • With no configured allowed users, nobody can use the bot.
  • `/sessions` has no session to attach when no Web conversation is open.
  • Telegram connectivity may require a local HTTP(S) proxy in restricted networks.
  • Requires Node.js 22 or later according to the package engine declaration.

Objective checks

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

  • dependency counts

    package.json declares 1 runtime, 8 development, 5 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-channel DSH plugin alternatives

dsh-telegram-channel DSH plugin questions

What is the dsh-telegram-channel DSH plugin?

dsh-telegram-channel 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-channel 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-channel use?

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

Is dsh-telegram-channel 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-channel 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-channel?

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.