mirror of
https://github.com/Nezumi-2711/astrbot_plugin_qq_group_daily_analysis.git
synced 2026-09-22 13:38:43 +00:00
[feat] 添加用户群名片配置选项及获取方法
This commit is contained in:
@@ -38,6 +38,12 @@
|
||||
"default": "",
|
||||
"hint": "用于自动分析的机器人QQ号,填写后可启用自动分析功能"
|
||||
},
|
||||
"enable_user_card": {
|
||||
"type": "bool",
|
||||
"description": "使用用户群名片",
|
||||
"default": false,
|
||||
"hint": "在分析中优先使用用户的群名片作为昵称显示"
|
||||
},
|
||||
"output_format": {
|
||||
"type": "string",
|
||||
"description": "输出格式",
|
||||
|
||||
Reference in New Issue
Block a user