Birthday Program
This is a program that lookups a birthday txt file and compares to the current date to check for birthdays. The birthday txt file should be of the format 04-30 John Doe. That is month-day name. If there is a birthday, it sends a message to the user informing the user of the birthday. If there is none, it sends a message to the user informing the user.
Requirements
- A twillo account