- This is a script which is used for sending an automated WhatsApp message.
It takes 4 parameters as input:
- phone number of the receiver
- message to be sent to the receiver
- Time at which the message should be sent in hours
- Time at which the message should be sent in minutes
- Install Python 3.x (recommended) from here
- Download this repository as zip and extract.
- Use Python IDLE or PyCharm to run the program.
- Run the code and start taking input as Row and Column.
- Have fun!!