dsh plugins中文
← Back to popular plugin directory

Discord bridge and remote control plugin

suuuuuu-1/dsh-discord · skills

Bidirectional Discord bridge and remote controller for DeepSeek Harness.

★ 2GitHub stars
0Forks
2026-08-17Last updated
TypeScriptLanguage
MITLicense

Project overview

Bidirectional Discord bridge and remote controller for DeepSeek Harness.

The dedicated discord profile supports one owner and project across DMs, guild text channels, and threads. Each Discord conversation owns an independently persisted DSH Session. Owner DMs trigger directly; ordinary guild-channel messages require an explicit bot mention; an already-bound thread continues without repeated mentions. Slash commands never require a mention.

The bot invite requests View Channel, Send Messages, Send Messages in Threads, Read Message History, Embed Links, and Attach Files. doctor checks the same permission set. Discord server and channel permissions determine where the bot is visible; the plugin remains single-owner and fail-closed.

Install command

dsh plugin --profile web add github:suuuuuu-1/dsh-discord
View GitHub repository ↗Back to popular plugin directory