mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-01 07:09:50 +00:00
移动使用文档位置,添加小棉插件开关配置项
This commit is contained in:
4
nonebot_plugin_marshoai/plugin/__init__.py
Executable file → Normal file
4
nonebot_plugin_marshoai/plugin/__init__.py
Executable file → Normal 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>")
|
||||
|
Reference in New Issue
Block a user