2 Commits

Author SHA1 Message Date
GJ 0fa3a3708f fix: add missing telegram-offset.json and always save offset 2026-05-03 15:52:49 -04:00
GJ d5d11f1a4a feat: add investment broadcast, subscription system & GoatCounter analytics
- scripts/daily-investment.py: Telegram 每日投资早报 (yfinance, 8 类别, 趋势分析)
- scripts/handle_subscriptions.py: Telegram bot 订阅处理器 (/subscribe /unsubscribe)
- data/investment-subscribers.json: 订阅者数据
- .github/workflows/investment-broadcast.yml: 每日 8:30 AM Toronto 推送
- .github/workflows/subscription-handler.yml: 每 30 分钟处理订阅请求
- index.html: 加入 Telegram 订阅按钮 + 订阅人数显示 + GoatCounter 统计
2026-05-03 14:25:47 -04:00