/hpybday_shreyasb

This is official repository to say Happy Birthday to most awesome senior in the IIT Mandi, @shreyasbapat.

Primary LanguagePython

hpybday_shreyasb

This project enables you to send messages to any contact of your Whatsapp. For example:- say "Happy Birthday" to the best developer of your college.

instructions


1. install python3(if you not have) :- sudo apt-get install python3
2. install selenium using command :- pip install selenium
3. install chromedriver from link :- https://sites.google.com/a/chromium.org/chromedriver/downloads
4. Change chromedriver path in .py file
5. Run the program!