Add new tasks to the bot

This commit is contained in:
Miguel de la Cruz 2023-07-11 12:09:08 +02:00
parent 8087e91d69
commit 045c8760fe

View file

@ -70,6 +70,10 @@ $ make run
- [X] Reduce logger verbosity (through levels) - [X] Reduce logger verbosity (through levels)
- [X] Add pictures to birthday notifications - [X] Add pictures to birthday notifications
- [X] Create a configurable template to fill with each notification - [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 - [ ] Create different message systems to use with the bot
- [X] Telegram - [X] Telegram
- [ ] Email - [ ] Email