Skip to content

alister19/weather_bot

Repository files navigation

Telegram Bot

A simple telegram bot that sends a weather forecast at the request of a user located in his geolocation.

Options

Main libraries used:

  • aiogram
  • urllib3
  • aiosignal

The bot is written in Python using the aiogram library. When a user requests, the bot sends current weather conditions via the user's API. Aiohttp and request are used to return the result.

To start the bot, you need to run the command:

python3 bot.py

Installed versions of libraries are in the file requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages