mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2026-02-27 23:04:24 +00:00
🔥 移除 hunyuan 相关文件
This commit is contained in:
@@ -5,7 +5,6 @@ from nonebot import get_driver, logger, on_command, require
|
||||
from nonebot.adapters import Bot, Event
|
||||
from nonebot.matcher import Matcher
|
||||
from nonebot.typing import T_State
|
||||
from nonebot_plugin_argot import add_argot, get_message_id
|
||||
|
||||
from nonebot_plugin_marshoai.plugin.load import reload_plugin
|
||||
|
||||
@@ -25,8 +24,8 @@ from nonebot_plugin_alconna import (
|
||||
on_alconna,
|
||||
)
|
||||
|
||||
from .observer import *
|
||||
from .plugin import get_plugin, get_plugins
|
||||
from .observer import * # noqa: F403
|
||||
from .plugin import get_plugin
|
||||
from .plugin.func_call.caller import get_function_calls
|
||||
|
||||
driver = get_driver()
|
||||
|
||||
Reference in New Issue
Block a user