This is a simple python script to check who all of our friends are celebrating their birthday today. It has selenium and a chrome headless browser under its hood.
$ python3 getbdays.py chromedriver
- Find friends who all are celebrating birthdays
- Notify user
- Create personalized wish
- Run script on startUp
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.