!!! everything is an unfinished project !!!

DisWeather

This project works with the Discord and OpenWeatherMap API to show your current weather on your Discord profile! You can see a screenshot above. When the images are hovered over, they also show a full description of the current state and decimal temperatures. The buttons link to this page and the OpenWeatherMap homepage.

The data that ends up being shown on Discord is really only a bit of all the things I could possibly show. That's why I also made a CLI variant, which also shows data like precipitation, clouds, and "feels like" temperature.

The source code in Python will soon be available on my GitHub. Stay tuned!