Telegram bot for managing cleaning schedule in the local.
Go to file
Kamil 'Kamaś' Bruchal 74f3c03013 feat: add Syncer that refreshes cache and tolerates fetch failure 2026-06-17 20:31:53 +02:00
.golangci.yml Initial commit 2026-06-17 18:53:54 +02:00
.markdownlint-cli2.yaml Initial commit 2026-06-17 18:53:54 +02:00
.pre-commit-config.yaml Initial commit 2026-06-17 18:53:54 +02:00
Dockerfile Initial commit 2026-06-17 18:53:54 +02:00
README.md Initial commit 2026-06-17 18:53:54 +02:00
fetch-sheet.go Feat: Sheet parsing 2026-06-17 20:08:16 +02:00
main.go Feat: Sheet parsing 2026-06-17 20:08:16 +02:00
scheduler.go Feat: Sheet parsing 2026-06-17 20:08:16 +02:00
store.go feat: add in-memory rota Store with atomic JSON persistence 2026-06-17 20:29:04 +02:00
store_test.go feat: add in-memory rota Store with atomic JSON persistence 2026-06-17 20:29:04 +02:00
sync.go feat: add Syncer that refreshes cache and tolerates fetch failure 2026-06-17 20:31:53 +02:00
sync_test.go feat: add Syncer that refreshes cache and tolerates fetch failure 2026-06-17 20:31:53 +02:00

README.md