From 38e78cc02b8605613393cb9b2c2d79e43194c5dc Mon Sep 17 00:00:00 2001 From: Miguel de la Cruz Date: Sun, 2 Jul 2023 08:00:28 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8634689..e63c643 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ $ make run - [X] Define how to read the birthdays info - [X] Add a logger instance to the config - [ ] Add config validation on server creation +- [ ] Add options to the server +- [ ] Pass logger to the server through an option - [ ] Create a configurable template to fill with each notification - [ ] Create different message systems to use with the bot - [ ] Reduce logger verbosity