feat: add docker match live stream crawler

This commit is contained in:
hajimi
2026-06-21 12:15:40 +08:00
parent 7ebd563134
commit bc9aef5a2f
5 changed files with 351 additions and 0 deletions
+5
View File
@@ -154,3 +154,8 @@ tasks:
action: ai_comment_dispatch
cron: "*/10 * * * *"
active: true
- key: match_live_stream
name: 赛事直播流抓取
action: match_live_stream
cron: "*/1 * * * *"
active: true