534119219/dsh-messaging--packages-messaging-core ↗★ 2
messaging-core
DSH messaging gateway core: platform adapter registry, chat-to-session mapping, outbound session/event routing, authorization, and messaging tools.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:534119219/dsh-messaging#f1c3399ef40e3f419161d153e997d6f30576a627&path:packages/messaging-core说明文档
阅读完整 README ↗使用
- 侧栏「消息平台」按钮 → 弹窗中选择平台 → 填写配置保存
- 平台连接后,向机器人发消息即可对话;
/status查看会话与模型状态,/title 标题设置会话标题,/resume列出/切换历史会话,/compress手动压缩上下文
配置
配置存储在 $DSH_HOME/settings.yaml,命名空间 messaging-(如 messaging-qq、messaging-telegram),与弹窗、CLI 向导(messaging-setup.mjs)、/messaging/config 端点共用同一 schema 目录(config.js)。