This project has expanded from just the radar collection to precipitation graphing as well.
For the main file I scrape from the NWS webpage and use their textual API as well for added info.
For pressure graphing I get data from Open-Meteo and then graph it over time with python plotly.
If you want to run this yourself you're going to need atleast 1 discord webhook url. If you're not going the webhook route you can fork and use requests to send a post request of your choice or display the products otherwise.