SAGIRI-kawaii / sagiri-bot

基于Graia Ariadne和Mirai的QQ机器人 SAGIRI-BOT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug Report] required_modules 下的插件可被 SayaManager 卸载

nullqwertyuiop opened this issue · comments

commented

环境信息

系统版本:
源码版本:
其他信息:

问题描述
发送 卸载插件 ChatRecorder

日志

点击文本框下面小长条可以上传文件

commented

我卸我自己.jpg
1642777767793 png

得想想怎么搞(

更新插件结构后有望解决

commented

metadata 里面写个 uninstallable: bool

然后 saya_manager 卸载前先检查这项是否为 True

确实