Prerequisites for running the bot Python 3.6 or higher pip3 python-telegram-bot requests How to run the bot Clone the repository Open the terminal and navigate to the directory where the repository is cloned Run the following command to install the required packages pip3 install -r requirements.txt Add your bot token in the main.py file Run the following command to run the bot python3 main.py Open Telegram and search for the bot with the username you have given. Start the bot and send the location to get the weather forecast How to use the bot Send the location to the bot The bot will send the weather forecast for the given city The bot will send the temperature, wind direction, wind speed, humidity,pressure, sunrise ,sunset time and day length Developer [Arvind Srivastav]