mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-01 16:39:52 +00:00
✨ 支持保存历史对话, 规范代码
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
from nonebot.plugin import PluginMetadata, inherit_supported_adapters
|
||||
from .config import ConfigModel, config
|
||||
|
||||
from .config import ConfigModel
|
||||
from .constants import USAGE
|
||||
|
||||
metadata = PluginMetadata(
|
||||
|
Reference in New Issue
Block a user