From 045c8760fe8b5f715ec91f3d597b0853a2eec52c Mon Sep 17 00:00:00 2001 From: Miguel de la Cruz Date: Tue, 11 Jul 2023 12:09:08 +0200 Subject: [PATCH] Add new tasks to the bot --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e615f22..dbe72c4 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,10 @@ $ make run - [X] Reduce logger verbosity (through levels) - [X] Add pictures to birthday notifications - [X] Create a configurable template to fill with each notification +- [ ] Add some endpoints + - [ ] Health endpoint + - [ ] Next birthday endpoint + - [ ] Birthday list endpoint - [ ] Create different message systems to use with the bot - [X] Telegram - [ ] Email