rc-plugin/README.md
2022-11-20 16:07:23 +08:00

38 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# R-plugin
个人团队用的Yunzai-bot插件插件的各种业务来源于周围人
<img src="https://cdn.jsdelivr.net/gh/xianxincoder/xianxincoder/assets/github-contribution-grid-snake.svg">
## 🗃️文件架构
apps -- 业务核心
config -- 配置文件
model -- 核心文件[建议不动]
resource -- 资源文件
test -- 爬虫文件[python]
index -- 主入口
## 📔使用说明
1. `test -- main.py`爬取链接
> python3 main.py
2. 下载mongodb
> linux系统下自己装一个mongodb上一个密码(不上有风险)
3.`Yunzai-Bot`安装mongodb依赖
> pnpm i mongodb
4. 下载插件
> 可以不用mongodb这些操作只是用不了一些命令而已
## 📦业务
![help](./img/help.jpg)
## 🤳版本
![help](./img/version.jpg)
## 🚀后记
* 文件借鉴了很多插件,精简个人认为可以精简的内容。
* 素材来源于网络,仅供交流学习使用
* 严禁用于任何商业用途和非法行为
* 如果对你有帮助辛苦给个star这是对我最大的鼓励