# luoluo-plugin
**Repository Path**: com190238/luoluo-plugin
## Basic Information
- **Project Name**: luoluo-plugin
- **Description**: 落落插件 第一次写的plugin
- **Primary Language**: JavaScript
- **License**: AGPL-3.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 3
- **Created**: 2024-08-27
- **Last Updated**: 2024-11-06
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
落落插件V3.0.0(luoluo-plugin)
[](https://gitee.com/xwy231321/ql-plugin) [](https://gitee.com/Le-niao/Yunzai-Bot) [](https://qm.qq.com/cgi-bin/qm/qr?k=Vzr6Z6yISyfTNKic29xQEattdPxHldPW)

###### 访问量

## 插件功能 [v3.0.0](./CHANGELOG.md)

## 安装教程
### 方式一:通过git下载插件
在云崽根目录执行命令(二选一)
***Gitee***
```sh
git clone --depth=1 https://gitee.com/yll0614/luoluo-plugin.git ./plugins/luoluo-plugin/
```
***Github***
```sh
git clone --depth=1 https://github.com/yll0614/luoluo-plugin.git ./plugins/luoluo-plugin/
```
***若拉取速度慢/无法访问 可通过镜像加速***
```sh
#Github-通过mirror.ghproxy.com镜像加速
git clone --depth=1 https://mirror.ghproxy.com/https://github.com/yll0614/luoluo-plugin.git ./plugins/luoluo-plugin/
#Github-通过ghproxy.net镜像加速
git clone --depth=1 https://ghproxy.net/https://github.com/yll0614/luoluo-plugin.git ./plugins/luoluo-plugin/
```
### 方式二:手动下载插件
下载仓库解压zip文件将luoluo-plugin-main放入Yunzai/Miao-Yunzai的/plugins目录下重命名去掉后面的
-main
### 安装依赖 一定要安装依赖!!!
```
pnpm install --filter=luoluo-plugin
```
## 其他
- 由于插件性质 某些API可能会失效 若发现失效API 可联系作者或发起pr以更改失效api
- 当然 为了功能稳定性 若是有新的api提供 也可联系作者或按照格式发起pr以更换API链接
- 注意 如果您发起pr来更改API链接 您在进行pr之前须经本地测试以保证这是一个可供使用的api 若确认某api失效 发起pr后作者也会审查后才将其合并
- 请注明来意及来源
- QQ:[2443958507(高一小白)](https://qm.qq.com/cgi-bin/qm/qr?k=Vzr6Z6yISyfTNKic29xQEattdPxHldPW)
- [企业微信联系方式(可通过微信扫码添加)](https://gitee.com/yll0614/img/raw/master/work.weixin.jpg)
- ***邮箱联系方式***
- ``` yll@yll.info ```
- ``` 2443958507@qq.com```
- ``` czh0614@outlook.com ```
- 有没有觉得这个Readme和哪个插件相似?是的这个Readme就是是借鉴 [@xwy](https://gitee.com/xwy231321)的 [ql-plugin](https://gitee.com/xwy231321/ql-plugin)的Readme,部分逻辑也与其插件相似 (已经其本人同意)
如果可以的话 给本项目个star 来支持本项目 您的支持就是给我的最大的鼓励 谢谢
### 鸣谢
###### ***不分先后顺序***
| 名单 | 主要贡献 | 名单 | 主要贡献 |
|:----: |:----: |:----: |:----: |
| [@xwy](https://gitee.com/xwy231321) | Readme及部分逻辑 | [@维拉](https://gitee.com/com190238) | 好耶~ 是奶茶一杯~ |
| [@Tloml-Starry](https://gitee.com/Tloml-Starry) | JSON读取方式 |[@白狐](https://gitee.com/baihu433)|适配锅巴面板|
| [@心愿XY](https://gitee.com/hgh123520) | 插件更新 | [@君昭](https://gitee.com/jun-zhaojinzhaoei) | 部分API*1|
## 免责声明
1) 功能仅限内部交流与小范围使用,请勿将luoluo-plugin用于以盈利为目的的场景
2) 本插件仅供交流学习使用,如有侵权请联系,会立即删除
3) 使用本插件造成的一切损失,以及不良影响,由使用者承担
Yunzai-Bot插件库:[☞Github](https://github.com/yhArcadia/Yunzai-Bot-plugins-index)/[☞Gitee](https://gitee.com/yhArcadia/Yunzai-Bot-plugins-index)
Yunzai-Bot(V3):[☞Github](https://github.com/Le-niao/Yunzai-Bot)/[☞Gitee](https://gitee.com/Le-niao/Yunzai-Bot)
luolo-plugin:[☞Github](https://github.com/yll0614/luoluo-plugin)/[☞Gitee](https://gitee.com/yll0614/luoluo-plugin)
ql-plugin:[☞Github](https://github.com/xwy231321/ql-plugin)/[☞Gitee](https://gitee.com/xwy231321/ql-plugin)