移动使用文档位置,添加小棉插件开关配置项

This commit is contained in:
2024-12-16 01:31:42 +08:00
parent 11d5af1144
commit 86f0e395f3
9 changed files with 188 additions and 306 deletions

4
nonebot_plugin_marshoai/plugin/__init__.py Executable file → Normal file
View File

@ -1,4 +1,4 @@
"""该功能目前正在开发中,暂时不可用,受影响的文件夹 `plugin`, `plugins`
"""该功能目前~~正在开发中~~开发基本完成,暂时~~不~~可用,受影响的文件夹 `plugin`, `plugins`
"""
from nonebot import logger
@ -8,4 +8,4 @@ from .load import *
from .models import *
from .utils import *
logger.opt(colors=True).info("<y>MarshoAI 插件功能开发中,用户请忽略相关日志</y>")
#logger.opt(colors=True).info("<y>MarshoAI 插件功能开发中,用户请忽略相关日志</y>")