birthdaybot/README.md

15 lines
521 B
Markdown
Raw Normal View History

2023-06-30 08:59:17 +01:00
[![pipeline status](https://gitlab.ctrlz.es/mgdelacroix/birthdaybot/badges/main/pipeline.svg)](https://gitlab.ctrlz.es/mgdelacroix/birthdaybot/-/commits/main)
2023-06-29 17:55:13 +01:00
# 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
2023-06-30 08:58:21 +01:00
- [X] Define how to read the birthdays info
2023-06-29 17:55:13 +01:00
- [ ] Create a configurable template to fill with each notification
- [ ] Create different message systems to use with the bot
- [ ] Enjoy!