Skip to content

yunzaijs/bot

Repository files navigation

BOT PE

BOT PE 是兼容V3环境和喵崽环境的yunzaijs机器人纯净版

☞点击阅读文档了解更多 文档镜像

开发框架核心库 https://github.com/yunzaijs/core

安装

必备条件ChromeNode.js@18GitRedis-6.2

git clone --depth=1 https://gitee.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

Qsign 更新脚本(版本过低/45/237执行以下脚本↓)

  • 进入根目录执行
bash <(curl -sSL gitee.com/lzqmql/qsign/raw/master/qsign)

喵崽环境

当前仅有喵崽环境支持几乎所有的米游类插件

需要此环境的友友务必执行补丁脚本并安装原神和喵喵插件

  • 执行补丁
node lib/miao-yunzai.js
  • 安装喵喵插件
# 克隆喵喵插件
git clone --depth=1 https://gitee.com/yoimiya-kokomi/miao-plugin.git ./plugins/miao-plugin
# or 加速地址
git clone --depth=1 https://ghfast.top/https://github.com/yoimiya-kokomi/miao-plugin.git ./plugins/miao-plugin
  • 安装原神插件
# 克隆原神插件
git clone -b deploy --depth=1 https://gitee.com/yunzaijs/genshin.git ./plugins/genshin

  • 去除环境
node lib/miao-yunzai.js --delete

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •