Skip to content

Latest commit

 

History

History
65 lines (44 loc) · 1.08 KB

README.md

File metadata and controls

65 lines (44 loc) · 1.08 KB

BOT PE

BOT PE 是兼容V3环境和喵崽环境的纯净版

☞点击阅读文档了解更多

Code https://github.com/yunzaijs/core

安装

必备条件ChromeNode.js@18GitRedis-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