ghbhiee/dsh-plugin-discord

ghbhiee★ 1TypeScript最后同步: 2026-08-20

在 GitHub 打开

Discord bridge for DeepSeek Harness: chat with your dsh web sessions from Discord

README 摘要

dsh-plugin-discord Discord bridge for DeepSeek Harness (dsh): chat with your dsh sessions from Discord — the very same sessions the web UI shows , so a conversation started at your desk continues on your phone through Discord, and vice versa. - Messages from allowlisted Discord users/channels are relayed into a dsh session; the reply comes back as Discord messages (long replies are split, code fences survive the split). - /new starts a fresh session named like [Discord] 08-18 15:04 — the pinned title marks its origin in the web sidebar. - Sessions are created through the same agent-preset composition the web host uses, so they carry the full toolchain and can be opened, continued, and renamed in the web UI at any time. A session created on the web can be adopted from Discord with /use . - Zero runtime dependencies: the gateway runs on Node's built-in WebSocket, REST on built-in fetch. Commands On startup the bridge registers these as real Discord slash commands (they appear in the / picker). Plain-text forms keep working as a fallback — typing /new and hitting Enter works even before registration propagates. Command Effect (any text) Prompt the channel's current session (auto-creat…

在 GitHub 查看完整 README →
工具/开发cordisdeepseek-harnessdiscorddsh-pluginweb uisidebaragent

分类