16 lines
610 B
Markdown
16 lines
610 B
Markdown
[![pipeline status](https://gitlab.ctrlz.es/mgdelacroix/birthdaybot/badges/main/pipeline.svg)](https://gitlab.ctrlz.es/mgdelacroix/birthdaybot/-/commits/main)
|
|
|
|
# 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
|
|
- [X] Define how to read the birthdays info
|
|
- [ ] Add a logger instance to the config
|
|
- [ ] Add config validation on server creation
|
|
- [ ] Create a configurable template to fill with each notification
|
|
- [ ] Create different message systems to use with the bot
|
|
- [ ] Enjoy!
|