- 自动删除已结束但仍包含TBD的事件
- 智能删除与确认比赛同时间段的TBD vs TBD占位符
- 改进事件分组逻辑,使用30分钟时间窗口
修复了9月11-12日日历中残留的TBD事件问题
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
Automated sync tool for Dota 2 Tier 1 matches from Liquipedia to Google Calendar
Features:
- Sync matches from Liquipedia to Google Calendar
- Auto-update match results when completed
- Detect and update time changes
- Clean event format: Team1 vs Team2 [Tournament]
Main files:
- sync_dota2_matches.py: Main sync script
- run_sync.sh: Convenience runner
- requirements.txt: Python dependencies
- README.md: Setup and usage guide
# Conflicts:
# .gitignore
# README.md