Windows 安装云崽
安装LLBot
下载安装包
前往 GitHub Release 页面 下载最新版本的LLBot-Desktop-win-x64.zip
解压文件
将下载的 zip 文件解压到任意目录,建议选择一个固定的位置(如D:\LLBot)
启动程序
双击llbot.exe文件,然后在界面上点击启动按钮
登录 QQ
启动后会自动启动QQ,登录成功后 LLBot 会自动连接
提示:注意:必须是 LLBot 拉起的 QQ 才有效,自己手动打开 QQ 无效
在登陆后,BOT配置里点击WebSocket 客户端(反向),点击启用,填入
ws://localhost:2536/OneBotv11安装TRSS YUNZAI
安装TRSS YUNZAI
git clone --depth 1 https://gitee.com/TimeRainStarSky/Yunzai cd Yunzai npm i -g pnpm pnpm i安装redis
Releases · redis-windows/redis-windows
安装最新的
Redis-8.6.1-Windows-x64-cygwin-with-Service.zip
启动redis 点击start.bat
启动TRSS YUNZAI
node app安装原神插件
安装Miao-Plugin
在 Yunzai-Bot 根目录夹打开终端
// 使用 GitHub git clone --depth=1 https://github.com/yoimiya-kokomi/miao-plugin plugins/miao-plugin pnpm install -P注意node版本
安装Miao-Yunzai
另外找个目录,
# 使用 Github git clone --depth=1 https://github.com/yoimiya-kokomi/Miao-Yunzai.git cd Miao-Yunzai git clone --depth=1 https://github.com/yoimiya-kokomi/miao-plugin.git ./plugins/miao-plugin/将Miao-Yunzai目录里的Miao-Yunzai\plugins\genshin文件夹,复制到Yunzai-Bot的Yunzai\plugins\genshin
重启
在Yunzai-Bot 根目录夹重启Yunzai-Bot
node app