zhengjy01/dsh-qqbot-panel0

dsh-qqbot-panel

官方 @tencent-connect/dsh-qqbot 插件的可视化 Web 设置面板,支持在 DSH 页面中直接管理 QQ 机器人的凭据、访问模式和白名单。

AI 分析

核心用途是为 QQ 机器人插件提供直观的配置界面,免去手动修改配置文件的麻烦。适合正在使用或计划部署 DSH QQ 机器人的用户。

包名
dsh-qqbot-panel
版本
0.1.0
许可证
MIT
最近更新
2026年8月31日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhengjy01/dsh-qqbot-panel

Configuration

Everything is managed from the panel: Settings → QQ Bot. There you can set appId / appSecret, the access modes and allowlists, whether group chats need @bot (requireMention), and the workspace the QQ bot sessions land in.

The panel persists changes to the qqbot profile's cordis.patch.yml (~/.dsh/profiles/qqbot/cordis.patch.yml), which the running QQ bot hot-reloads.