13 lines
361 B
Markdown
13 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!
|