Metadata-Version: 2.1
Name: nonebot_plugin_reborn
Version: 0.4
Summary: Reborn Simulator for Nonebot 2
Home-page: https://github.com/Aziteee/nonebot_plugin_reborn
Author: Azite
Author-email: aziteee@outlook.com
License: MIT License
Platform: all
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE

# nonebot_plugin_reborn

投胎模拟器的 Nonebot 2 版，移植自[GitHub - Uahh/Reborn: 投胎模拟器](https://github.com/Uahh/Reborn)

### 安装

1. pip安装

        `pip install nonebot-plugin-reborn`

2. 手动安装
- 先克隆此仓库

        `git clone https://github.com/Aziteee/nonebot_plugin_reborn.git`

- 再将nonebot_plugin_reborn文件夹移动到src/plugins中

- 最后载入插件

        `nonebot.load_plugin("src.plugins.nonebot_plugin_reborn")`

> ⚠️注意：安装本插件前务必安装并载入[htmlrender](https://github.com/kexue-z/nonebot-plugin-htmlrender)

### 使用

发送”投胎“、”重生“、”reborn“指令

![](https://s1.ax1x.com/2022/11/08/xzeZ8S.jpg)
