Skip to content

Michael-List/hauslbot

Repository files navigation

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

Releases

No releases published

Packages

No packages published