From 572701106ce543db5b239e21afbe54df3f37a14e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20=27Kama=C5=9B=27=20Bruchal?= Date: Wed, 17 Jun 2026 21:01:01 +0200 Subject: [PATCH] Docs: README.md added --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e69de29..3c361a4 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,5 @@ +# Dyżur-bot + +A telegram bot for managing the cleaning rota in hackerspace. +Bot offers weekly reminders about cleaning duties as well as on demand informations. +Backend read the schedule from a Google sheet, store it in local JSON file.