birthdaybot/README.md
Miguel de la Cruz c67f81327d Initial commit
2023-06-29 18:55:13 +02:00

12 lines
361 B
Markdown

# Birthday bot
A simple bot that notifies of birthdays, posting the contact
information of the subject so you can reach them easily.
## Roadmap
- [ ] Create the bot scaffold
- [ ] 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!