修复emoji_manager.py中的数据库持久化逻辑;更新Maizone插件的作者信息和项目链接。

This commit is contained in:
minecraft1024a
2025-08-13 11:30:44 +08:00
parent 7bf18e3518
commit 9c11dd9b0f
3 changed files with 6 additions and 6 deletions

View File

@@ -499,7 +499,7 @@ async def adapter_command_to_stream(
}
# 创建消息段
message_segment = Seg(type="adapter_command", data=adapter_command_data)
message_segment = Seg(type="adapter_command", data=adapter_command_data) # type: ignore
# 构建发送消息对象
bot_message = MessageSending(