feat(douyu): add audience trend chart to daily report

This commit is contained in:
liuwei
2026-04-08 17:03:43 +08:00
parent 8909b8c386
commit 867ed0a2ec
17 changed files with 21493 additions and 10 deletions

View File

@@ -24,6 +24,7 @@ daily_report_use_llm = true
daily_report_max_sessions = 4
daily_report_max_length = 1800
daily_report_send_image = true
audience_stats_sample_interval_seconds = 0
[Douyu.report_api]
backend = "openai_compatible_ai_auto_response"