From 115643f9284d2e3bbe82d9032ee9cfd0974b5968 Mon Sep 17 00:00:00 2001 From: Mattia Mascarello Date: Thu, 16 May 2024 11:50:16 +0200 Subject: [PATCH] Added TODO --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7433c42..c460cf3 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,8 @@ TOKEN=YOUR_TELEGRAM_BOT_TOKEN ```bash python bot.py ``` + + +## Todo 📝 + +- [ ] Ask for timezone 🕒 and use that to notify birthdays at the local midnight, instead of the CET time \ No newline at end of file