zhengjy01/dsh-qqbot-panel0

dsh-qqbot-panel

Visual web settings panel for the official @tencent-connect/dsh-qqbot plugin: manage the QQ Bot AppID/AppSecret, c2c & group access modes/allowlists, cwd and requireMention directly in the DSH web settings page (reads/writes the qqbot profile's cordis.patch.yml).

AI 分析

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

パッケージ
dsh-qqbot-panel
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/31

インストール

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

ドキュメント

README 全文を読む ↗

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.