Description
SkyFlow-Bot is an automated workflow that connects weather and astronomy APIs to send notifications via Telegram. It helps users know which nights are clear and which planets are visible from their location.
Main Workflow
- Call weather API
- Filter cloudiness <30%
- Call astronomy API
- Format message
- Send to Telegram
Goal
Automate weather and astronomy alerts with an Agile/Scrum approach for continuous improvement.
Current Status
- Weather API tested and working
- Telegram notifications working
- Weather & Astronomy Filters pendng
- Full integration pending (blocked by astronomy API)
How to Use / Configure
- Clone this repository
- Create a
.envfile with your API keys and Telegram chat ID - Import or configure your scenario in Make
- Run the workflow manually for testing
Scrum / Agile
- Product Vision: automate useful alerts for astronomy enthusiasts
- Backlog and sprints managed with GitHub Issues & Project Board
Automated Weather + Astronomy notifications to telegram using Make