BOT PE 是兼容V3环境和喵崽环境的纯净版
必备条件Chrome
、Node.js@18
、Git
、Redis-6.2
git clone --depth=1 https://github.com/yunzaijs/bot.git ./yunzai-bot
cd yunzai-bot
# 国内镜像,已安装可忽视
npm config set registry https://registry.npmmirror.com
# yarn 不能使用2.x版本,它无法使用link
npm install yarn@1.19.1 -g
yarn --ignore-engines
# 运行
yarn app
当前仅有喵崽环境支持几乎所有的米游类插件
需要此环境的友友务必执行补丁脚本并安装原神和喵喵插件
- 执行补丁
node lib/miao-yunzai.js
- 安装喵喵插件
git clone --depth=1 https://gitee.com/yoimiya-kokomi/miao-plugin.git ./plugins/miao-plugin/
- 安装原神插件
git clone --depth=1 -b next https://github.com/yunzaijs/genshin.git ./plugins/genshin/
- 去除环境
node lib/miao-yunzai.js --delete