mirror of
https://github.com/Nezumi-2711/astrbot_plugin_qq_group_daily_analysis.git
synced 2026-09-22 13:38:43 +00:00
- ConfigManager: get_output_format 改为返回 list,向后兼容旧 string 值 - set_output_format 接受逗号分隔的格式列表 - Dispatcher: dispatch() 循环所有选中格式逐一分发 - manual (/群分析): 使用列表中的第一种格式 - 命令 /设置格式: 支持 image,html 等逗号分隔多选 - 配置面板 output_format 改为 list 类型 (可多选)