suuuuuu-1 / dsh-discord

목록에 있음

Bidirectional Discord bridge and remote controller for DeepSeek Harness

main기타 소스 보기

설치

npm install --global github:suuuuuu-1/dsh-discord

이 명령은 GitHub 저장소 주소에서 생성됩니다. 실행 전에 업스트림 README와 소스를 검토하고 재현성이 필요하면 release 또는 commit을 고정하세요.

README

유지 관리자가 작성한 문서 스냅샷입니다.

GitHub에서 보기 ↗
커밋 6025d58동기화 2026. 8. 18.

dsh-discord

dsh-discord — Discord-native DeepSeek Harness remote controller

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.

The controller includes natural text, /dsh help/status/new/stop/steer, coalesced progress, approvals, structured questions, image and text/code attachment ingress, durable event deduplication, Gateway reconnect, and managed daemon operation.

Enable Message Content Intent on the Discord Developer Portal Bot page for natural guild-channel messages.

# Until an npm release is available, install the CLI from GitHub.
npm install --global github:suuuuuu-1/dsh-discord
dsh-discord setup --package-spec github:suuuuuu-1/dsh-discord
dsh-discord doctor
dsh-discord start

# or managed background mode
dsh-discord start --daemon
dsh-discord status
dsh-discord stop

The global CLI is only a launcher. The plugin itself is activated in the dedicated discord profile and remains bound to the single project selected during setup; it does not become active in every directory or in the web profile.

The Bot Token is stored only through DSH Credentials. See README.zh.md, DESIGN.md, and SECURITY.md.

프로젝트 파일 및 신호

표시된 항목은 디렉터리 스냅샷에서 감지된 공개 저장소 신호입니다.

테스트감지됨
보안 정책감지됨

저장소 정보

언어
TypeScript
라이선스
MIT
마지막 업데이트
2026. 8. 17. 오후 3:38

신중하게 설치하기

소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.