Files
astrbot_plugin_qq_group_dai…/.gitignore
T
Helian Nuits e8af00e016 feat(muted): 被禁言避免触发分析功能浪费 token (#191) (#203)
* feat(AnalysisApplicationService): 增加针对禁言的优化

* fix: 优先从 Event 中提取 bot_self_id

* fix: 禁言异常处理

* fix: 不传递 no_cache=True 以免超时

* fix: 如果 bot_instance 没变,且已经有适配器,跳过重新创建,防止丢失内部状态

* fix: set_reaction 方法操作异常拦截

* fix: 修复错误的禁言发送消息,改为日志提示

* chore: add .tmp_refs to .gitignore

* refactor(onebot): optimize and prune group mute cache

* fix(onebot): resolve pylance type mismatch warning in min key

* fix(onebot): annotate params dict with precise union type to resolve pylance warning
2026-07-08 11:44:19 +08:00

42 lines
1.2 KiB
Plaintext

.kilocode/
.kiro/
.vscode/
src/analysis/ARCHITECTURE.md
.serena/.gitignore
.serena/project.yml
debug_output.html
**/__pycache__
data/cmd_config.json
data/t2i_templates/astrbot_powershell.html
data/t2i_templates/base.html
.sisyphus/
data/plugin_data/astrbot_plugin_qq_group_daily_analysis/cache/avatars/123456789_40.jpg
data/plugin_data/astrbot_plugin_qq_group_daily_analysis/cache/avatars/987654321_40.jpg
debug_format.html
debug_hack.html
debug_retro.html
debug_scrapbook.html
debug_simple.html
debug_spring_festival.html
debug_spring.html
data/debug_data/avatar/cache.db
scripts/output_all/debug_format_test_group_*.pdf
scripts/output_all/debug_hack_test_group_*.pdf
scripts/output_all/debug_retro_futurism_test_group_*.pdf
scripts/output_all/debug_scrapbook_test_group_*.pdf
scripts/output_all/debug_simple_test_group_*.pdf
scripts/output_all/debug_spring_festival_test_group_*.pdf
scripts/data/avatar/cache.db
debug_miku.html
scripts/output_all/debug_HatsuneMiku_test_group_*.pdf
scripts/output/mock_report_test_group_mock_*.pdf
astrbot-lark-group-daily-analysis-main/**
.ace-tool/
debug_atri.html
data/test/avatar/cache.db
test_mainland.html
test_overseas.html
.tmp_refs/