Skip to content

nonebotjs/nonebot_plugin_reborn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nonebot_plugin_reborn

投胎模拟器的 Nonebot 2 版,移植自GitHub - Uahh/Reborn: 投胎模拟器

安装

  1. pip安装

        pip install nonebot-plugin-reborn

  1. 手动安装
  • 先克隆此仓库

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

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

  • 最后载入插件

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

⚠️注意:安装本插件前务必安装并载入htmlrender

使用

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

About

投胎模拟器 Nonebot 2 版

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%