Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 855 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 855 Bytes

Georgia Utilities Alert Telegram Bot

GitHub

This project is a Telegram bot designed to alert users about electricity outages in Georgia. The bot is specifically build for different cities: Batumi, Kutaisi, and Kobuleti.

The data is fetched from the Energo-Pro Georgia website.

Channels

For Batumi, the bot creates a map with affected streets.

Setup

  1. Clone the repository.
  2. Install the dependencies using npm install.
  3. Set up the environment variables. Use .env.example as a reference, and create a .env file.
  4. Run the bot using npm start.