Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 613 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 613 Bytes

Dhiraagu Usage Notifier

Telegram bot which scrapes data from dhiraagu portal

screenshot

Requirements

  • Python3
  • Poetry
    curl -sSL https://install.python-poetry.org | python3 -
    

Installation

Make sure to replace the contents of sample.env

git clone https://github.com/n4ff4h/dhiraagu-usage-notifier.git
cd dhiraagu-usage-notifier
poetry shell .
poetry install
cd dhiraagu_usage_notifier
mv sample.env .env
poetry run main.py