mirror of
https://github.com/Nezumi-2711/astrbot_plugin_qq_group_daily_analysis.git
synced 2026-09-22 20:01:04 +00:00
由于 SnowLuma 的 get_group_member_info 和 get_group_info 本身没有返回禁言字段,禁言检测的唯一路径就是 set_reaction 失败;依赖 SnowLuma/OIDB 操作被拒时返回特定值判断被禁言实现禁言记录并且跳过不必要的分析
16 lines
449 B
Plaintext
16 lines
449 B
Plaintext
### 模板预览图 — 仅用于文档/仓库展示,插件运行时不需要
|
|
assets/*.jpg export-ignore
|
|
assets/*.png export-ignore
|
|
|
|
### CI/CD 工作流 — 插件打包时不需要
|
|
.github/ export-ignore
|
|
|
|
### 设计文档 — 运行时不需要
|
|
docs/ export-ignore
|
|
|
|
### 发布/调试脚本 — 终端用户不需要
|
|
scripts/ export-ignore
|
|
|
|
### 测试文件 — 生产包不需要
|
|
tests/ export-ignore
|