# 1999-plugin
**Repository Path**: fantasy-hx/1999-plugin
## Basic Information
- **Project Name**: 1999-plugin
- **Description**: 基于Yunzai-Bot的重返未来:1999相关功能(图鉴,分析,娱乐,查询)插件
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 17
- **Forks**: 1
- **Created**: 2023-10-14
- **Last Updated**: 2025-06-29
## Categories & Tags
**Categories**: Uncategorized
**Tags**: JavaScript, Nodejs
## README

#
重返未来:1999 插件
## _🌈基于 Yunzai-Bot 的功能插件🌈_
## 介绍
**✨本插件为Yunzai-Bot插件,新人作者,bug可能有点多,欢迎PR😋
**
**✨重返未来:1999相关功能(图鉴,分析,娱乐,查询)
**
**✨如果您对这个项目感到满意并认为它对你有所帮助,请给我一个Star!
**
**✨您的认可是我持续更新的动力~非常感谢您的支持!
**
**✨QQ群号:938810205
**
## 安装
**|使用Gitee安装,在Yunzai根目录执行,直接安装不用装依赖|
**
```sh
git clone https://gitee.com/fantasy-hx/1999-plugin.git ./plugins/1999-plugin
```
## 依赖
**|如需安装依赖,在Yunzai根目录执行|
**
**|如果使用脚本安装,会自动安装依赖,那么可能在安装依赖的时候出错|
**
**|PS:当使用pnpm时,canvas可能会安装不上甚至卡死|
**
```sh
#正常使用npm安装依赖即可
cd plugins/1999-plugin && npm install
#如果发现pnpm安装失败,请在Yunzai根目录执行
npm install canvas --canvas_binary_host_mirror=https://registry.npmmirror.com/-/binary/canvas
```
## 更新
**|在Yunzai根目录执行或者使用云崽自带更新|
**
```sh
cd plugins/1999-plugin && git pull
```
## 功能
帮助菜单-功能一览

图鉴

剧情

征集分析教程

** 🎉访问量🎉
**
## 鸣谢
| 名称 | 作者 | GitHub | Gitee | 备注 |
| ----------------- | ------------------------------------------- | ---------------------------------------------------------------- | -------------------------------------------------------------- | ------------------ |
| Yunzai-Bot | [@Le-niao](https://gitee.com/Le-niao) | [☞GitHub](https://github.com/Le-niao/Yunzai-Bot) | [☞Gitee](https://gitee.com/Le-niao/Yunzai-Bot) | 原版 Yunzai |
| Yunzai-Bot | [@喵喵](https://gitee.com/yoimiya-kokomi) | [☞GitHub](https://github.com/yoimiya-kokomi/Yunzai-Bot) | [☞Gitee](https://gitee.com/yoimiya-kokomi/Yunzai-Bot) | 喵喵维护版 Yunzai |
| Miao-Yunzai | [@喵喵](https://gitee.com/yoimiya-kokomi) | [☞GitHub](https://github.com/yoimiya-kokomi/Miao-Yunzai) | [☞Gitee](https://gitee.com/yoimiya-kokomi/Miao-Yunzai) | 喵版 Yunzai |
| Yunzai-Bot 索引库 | [@渔火Arcadia](https://gitee.com/yhArcadia) | [☞GitHub](https://github.com/yhArcadia/Yunzai-Bot-plugins-index) | [☞Gitee](https://gitee.com/yhArcadia/Yunzai-Bot-plugins-index) | 云崽相关内容索引库 |
| Alemon-Bot | [@LEMONADE](https://github.com/ningmengchongshui/alemon) | [☞GitHub](https://github.com/ningmengchongshui/alemon) | [☞Gitee](https://gitee.com/ningmengchongshui/alemon) | 专注于跨平台开发的框架机器人,开箱即用,支持`QQ频道`/`米游社大别野`/`Discord`/`KOOK`平台,更多详细可点击[官方文档](https://alemonjs.com),Linux可搭配`bot-help`部署环境 |