From 21413c1a2b46539800f4ae0f264184bc41810e08 Mon Sep 17 00:00:00 2001 From: Miguel de la Cruz Date: Fri, 30 Jun 2023 09:58:21 +0200 Subject: [PATCH] Mark roadmap task as done --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f11faa0..160ca72 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ information of the subject so you can reach them easily. ## Roadmap - [ ] Create the bot scaffold -- [ ] Define how to read the birthdays info +- [X] Define how to read the birthdays info - [ ] Create a configurable template to fill with each notification - [ ] Create different message systems to use with the bot - [ ] Enjoy!