Weather Character Skill
A skill that generates weather-themed character images based on your mood, local weather, and city.
Features
- 😊 Mood → Expression: Your mood determines the character's facial expression
- 🌤️ Weather → Atmosphere: Real-time weather determines the background
- 🏙️ City → Scene: 27 Chinese cities with unique landmarks
- 📱 Interactive Dialog: Select mood and city each morning
- ⏰ Scheduled Task: Daily execution at 7:30 AM
- 🎨 Custom Character: Replace
cankaotu.pngwith your own image
Quick Start
# Install
pip install requests schedule
# Run
python weather_character.py
# Schedule
python scheduler.py
Replace Character
Simply replace cankaotu.png with your own character image!
Documentation
See README.md for full documentation (English & Chinese).
License
MIT License