feat: implement PolyWeather Telegram bot with weather and DEB analysis, a point system, and configuration.

This commit is contained in:
2569718930@qq.com
2026-03-14 11:39:30 +08:00
parent 64f8b37014
commit 4bd531bbc9
9 changed files with 151 additions and 19 deletions
+5
View File
@@ -64,6 +64,11 @@ cities:
country: "Japan"
latitude: 35.5523
longitude: 139.7798
- id: "tel_aviv"
city: "Tel Aviv"
country: "Israel"
latitude: 32.0114
longitude: 34.8867
# Logging
logging:
level: "INFO"