cafeawa/dsh-qqbot

插件 ⭐ 0 MIT other

安装

# 在 dsh-qqbot 项目目录构建
corepack pnpm install
corepack pnpm build

# 安装到 dsh profile(本地路径)
dsh plugin --profile qqbot add /path/to/dsh-qqbot

# 启动
export QQBOT_APPID="你的AppID"
export QQBOT_SECRET="你的AppSecret"
dsh --profile qqbot

cafeawa/dsh-qqbot 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。