News

I’m excited to announce that I’ve completed my Telegram WeatherBot project! 🎉 WeatherBot is a Python-based Telegram bot that provides weather updates to… ...
WeatherBot is a Python-based application that provides real-time weather updates and alerts. It allows users to get instant weather information for any location worldwide and receive alerts for ...
A Python-based weather bot that gets user input on a city will tell the user the temperature and humidity and a description of the area. It uses an API from OpenWeatherAPI to get this information.
@WeatherBot. How did you make it? Hmm, a bit trickier than you might first think. Here comes the jargon… we mainly used Python, which wasn’t supported by the BBC at the time (first challenge).