mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2026-01-22 16:11:51 +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