Skip to content

Telegram bot for managing counters data and bills for the communal services between renter and home owner

License

Notifications You must be signed in to change notification settings

xanderim/home-services-pybot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

home-services-pybot

Telegram bot for managing counters data and bills for the communal services between renter and home owner

  pip install -r requirements.py
  cp .env.example .env
  set db path, email, tg, etc
  cd src/data
  cp counters_data.py.example counters_data.py 
  alembic upgrade head
  python main.py

About

Telegram bot for managing counters data and bills for the communal services between renter and home owner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published