Scrape warnings from weather.gov API, generate graphics, post them to facebook or discord

1 Open Issue Need Help Last updated: Sep 13, 2025

Open Issues Need Help

View All on GitHub
Time zone support about 2 months ago

AI Summary: The current system displays all times in Eastern Time, which is identified as a bug. The issue requests the implementation of proper time zone support to ensure times are handled correctly across different geographical locations. This would likely involve storing times in a standard format like UTC and converting them for user display.

Complexity: 3/5
bug good first issue

Scrape warnings from weather.gov API, generate graphics, post them to facebook or discord

Python