/hauslbot

Telegram bot for managing my home

Primary LanguagePythonMIT LicenseMIT

Hauslbot

Telegram bot for managing my home. I will add more functions in the next weeks.

Setup

  • Install docker + docker-compose
  • Clone this repo
  • copy .env-example to .env
  • Change .env so that it fits your needs
  • docker-compose up -d
  • Or for raspberry pi (arm): docker-compose -f docker-compose_armv7l.yml up -d

Description of .env-example