Commit Graph

22 Commits

Author SHA1 Message Date
2569718930@qq.com e852b9bc89 feat: initialize landing page, payment logic, bot coordination, and configuration validation systems 2026-05-26 02:11:27 +08:00
2569718930@qq.com e79bc2d291 清理废弃代码并同步全部文档:删除钱包异动监控模块,移除已废弃功能的文档引用
- 删除 polymarket_wallet_activity_watcher.py(914行)及 runtime_coordinator 调度
- 移除 LGBM / Polymarket 价格层 / Groq / prewarm 等 v1.7.0 已废弃功能的文档引用
- 清理 6 个死文档链接,更新文档索引和版本日期
- 移除 POLYMARKET_WALLET_ACTIVITY_* / PREWARM_* 等废弃环境变量

Directive: 文档与代码同步清理,无功能变更
Tested: pytest tests/test_bot_runtime_coordinator.py pass
Confidence: high
2026-05-23 21:42:46 +08:00
2569718930@qq.com 66512d2623 完善后台管理功能:订阅管理增强、训练精度面板、支付记录查询 2026-05-20 16:50:19 +08:00
2569718930@qq.com 4bd531bbc9 feat: implement PolyWeather Telegram bot with weather and DEB analysis, a point system, and configuration. 2026-03-14 11:39:30 +08:00
2569718930@qq.com 02e35a3a5f feat: Implement a new contract-based payment system with wallet binding, payment intents, and subscription plan management. 2026-03-14 10:35:30 +08:00
2569718930@qq.com be61c39795 feat: add Polymarket wallet activity watcher script. 2026-03-13 22:28:33 +08:00
2569718930@qq.com cd0a5d519f feat: Introduce core bot components, on-chain wallet watchers, Telegram notifications, and configuration management. 2026-03-13 19:24:05 +08:00
2569718930@qq.com edf2a37976 feat: Implement core Telegram bot features including command handling, user points, and identity management, and add Polymarket wallet activity watcher. 2026-03-13 18:39:39 +08:00
2569718930@qq.com 22082b9a83 feat: add Polymarket wallet activity watcher and update .env example with its configuration. 2026-03-12 08:17:11 +08:00
2569718930@qq.com 0c976ac846 feat: Introduce Polymarket wallet activity watcher with configurable user aliases and link previews. 2026-03-12 07:59:47 +08:00
2569718930@qq.com ba0916ea51 feat: add Polymarket wallet activity watcher and configuration for immediate size delta notifications. 2026-03-12 00:50:19 +08:00
2569718930@qq.com 294e038f57 feat: Implement Polymarket wallet activity watcher and add related configuration options. 2026-03-12 00:36:33 +08:00
2569718930@qq.com b3f46430ad feat: Introduce comprehensive weather data querying, analysis, and display services, integrate Polymarket data collection, and add Telegram notification utilities. 2026-03-11 10:23:33 +08:00
2569718930@qq.com 878e3280d1 fix: remove closed position template from wallet activity watcher 2026-03-11 09:22:07 +08:00
2569718930@qq.com 723694d77c style: translate polymarket wallet activity alerts to Chinese 2026-03-11 09:20:38 +08:00
2569718930@qq.com 79b4708b7e revert: restore wallet activity watcher original closed-position behavior 2026-03-11 01:03:56 +08:00
2569718930@qq.com a6bef9a57f feat: wallet activity filter max_price to 0.10 and apply price filter to closed positions 2026-03-11 00:55:11 +08:00
2569718930@qq.com d08982a898 add logging for verifying price filter settings 2026-03-10 13:35:09 +08:00
2569718930@qq.com c53bfc629b feat: implement avg_price filtering for wallet activity watcher 2026-03-10 13:33:21 +08:00
2569718930@qq.com f638850048 feat: Add Polymarket wallet activity watcher and configure average price display thresholds. 2026-03-10 13:23:35 +08:00
2569718930@qq.com 35b846f1d6 feat: Add Polymarket and Polygon wallet activity watchers and integrate them into the bot. 2026-03-10 12:19:23 +08:00
2569718930@qq.com fb1c88463f feat: Add multi-source weather data collection (OpenWeatherMap, Meteoblue, Visual Crossing, METAR) and Polygon wallet watching functionality, introducing new configuration variables. 2026-03-10 11:51:43 +08:00