/georgia-utilities-alert

Telegram bot for parsing electricity shortage alerts in Georgia

Primary LanguageTypeScript

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.