Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (19 loc) · 1.1 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.1 KB

base on YiriMirai

mirai框架的简单功能包。使用了mirai-api-http

教程都在release里面

help

Links

How to use

01

下载模型并放在voiceModel文件夹下

02

修改bot.py所在文件夹名为PythonPlugins

修改bot.py 与mirai-api-http保持一致

03

打开cmd,运行pip install -r requirements.txt