kbzhao7/QQ.dsh-qqbot
QQ机器人官方dsh-qqbot优化版本 基于dsh-qqbot(https://github.com/tencent-connect/dsh-qqbot?utmsource=chatgpt.com )项目,主要为UI,网络搜索,识图,自动判断是否对话(全量)等工具,详细效果展示
catalog descriptioncatalog 简介 / catalog description:基于DSH-QQBOT项目的dsh-qqbotGPT优化版本
Project Overview项目介绍
This is an optimized QQ bot plugin for DeepSeek Harness (DSH), built based on the official dsh-qqbot project. It provides optimized UI, web search, image recognition and automatic conversation judgment. Use it when you need an extended QQ bot on DSH, and it requires multiple pre-installed dependencies and manual step-by-step setup.
这是DeepSeek Harness(DSH)平台QQ机器人的优化版本,基于官方dsh-qqbot项目开发。核心能力包括优化UI、网络搜索、识图、全量自动对话判断。适用于需要在DSH上搭建带扩展工具的QQ机器人场景,需要预先搭建多个依赖环境,手动分步安装。
请帮我了解并安装插件:【QQ.dsh-qqbot】【https://github.com/kbzhao7/QQ.dsh-qqbot】
Send this message to DSH in your current session. CLI install commands may not be accurate across systems — DSH will figure it out for you.把上面这条消息直接发给当前会话里的 DSH,让它帮你了解并安装。安装命令不一定准确,发给 DSH 更稳。
Or use CLI install (for developers)或使用命令行安装(适合开发者)
CLI Install命令行安装
dsh plugin --profile web add github:kbzhao7/QQ.dsh-qqbot
把 kbzhao7/QQ.dsh-qqbot 加入你的 DSH 配置(web profile)即可启用。
READMEREADME
QQ.dsh-qqbot
QQ机器人官方dsh-qqbot优化版本
基于dsh-qqbot(https://github.com/tencent-connect/dsh-qqbot?utm_source=chatgpt.com )项目,主要为UI,网络搜索,识图,自动判断是否对话(全量)等工具,详细效果展示
#UI视频展示:
https://github.com/user-attachments/assets/eaaffb08-37a2-442f-a31f-e3eba252700b
#使用方法: 1.安装环境:
https://git-scm.com/install/windows
https://www.python.org/downloads/release/python-31311/
https://nodejs.org/zh-cn
https://pnpm.io/zh/installation
2.安装deepseek-harness
git clone https://github.com/deepseek-ai/deepseek-harness.git
cd deepseek-harness
pnpm install
pnpm run build
pnpm dsh web
3.安装插件
pnpm dsh plugin --profile qqbot add "目录\插件名称"
示例:pnpm dsh plugin --profile qqbot add "D:\d\dsh-qqbot-user-reference-1.0.32.tgz.tar"
注意:需要在deepseek-harness目录下使用
示例:
4.运行
pnpm dsh --profile qqbot
其他:
xmanrui/dsh-im
tencent-connect/dsh-qqbot
flymysql/dsh-remote
whiteguo233/dsh-openbiliclaw
hanshanyike/dsh-yolo
omdsh-dev/dsh-lark
AX1202/ax-feishu-bridge