# Yunzai-Bot **Repository Path**: itxuer/Yunzai-Bot ## Basic Information - **Project Name**: Yunzai-Bot - **Description**: 原神QQ群机器人,通过米游社接口,查询原神游戏信息,快速生成图片返回 - **Primary Language**: NodeJS - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 99 - **Created**: 2023-02-24 - **Last Updated**: 2023-02-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Yunzai-Bot v3 云崽v3.0,原神qq群机器人,通过米游社接口,查询原神游戏信息,快速生成图片返回 项目仅供学习交流使用,严禁用于任何商业用途和非法行为 [目前功能](https://github.com/Le-niao/Yunzai-Bot/tree/main/plugins/genshin) ## 使用方法 >环境准备: Windows or Linux,Node.js([版本至少v16以上](http://nodejs.cn/download/)),[Redis](https://redis.io/docs/getting-started/installation/) 1.克隆项目 ``` git clone --depth=1 -b main https://github.com/Le-niao/Yunzai-Bot.git ``` ``` cd Yunzai-Bot #进入Yunzai目录 ``` 2.安装[pnpm](https://pnpm.io/zh/installation),已安装的可以跳过 ``` npm install pnpm -g ``` 3.安装依赖 ``` pnpm install -P ``` 4.运行(首次运行按提示输入登录) ``` node app ``` ## 致谢 | Nickname | Contribution | | :----------------------------------------------------------: | ----------------------------------- | |[GardenHamster](https://github.com/GardenHamster/GenshinPray) | 模拟抽卡背景素材来源 | |[西风驿站](https://bbs.mihoyo.com/ys/collection/839181) | 角色攻略图来源 | |[米游社友人A](https://bbs.mihoyo.com/ys/collection/428421) | 角色突破素材图来源 | ## 其他 - 最后给个star或者[爱发电](https://afdian.net/@Le-niao),你的支持是维护本项目的动力~~ - 图片素材来源于网络,仅供交流学习使用 - 严禁用于任何商业用途和非法行为