Tithibots / tithiwa

Automate Web WhatsApp with selenium in python.
MIT License
24 stars 22 forks source link

Program to send Whatsapp messages at a given time #63

Closed LazybuddyNK closed 3 years ago

LazybuddyNK commented 3 years ago

send_messages_at_time(['Contact_1', 'Contact_2'], 'HH:MM')

To run the code edit the above by providing name of the contact in whatsapp. And provide the time in 'HH:MM' format when the message has to be delivered.

LazybuddyNK commented 3 years ago

Please tell me any of the mistakes I did this was my first time trying this. Thank you !!

NavpreetDevpuri commented 3 years ago

You did it very well, 🤗 and it is your first time, that's great Let me suggest to you how we can improve it.

NavpreetDevpuri commented 3 years ago

I noticed you tried everything by yourself and it's great And you can learn a lot from the existing codebase of the project Good luck! 🤗

NavpreetDevpuri commented 3 years ago

@LazybuddyNK Check this https://github.com/Tithibots/tithiwa/blob/e4bde76fdd5b8af2763f110413a85ae8f4e8993f/tithiwa/chatroom.py#L34-L43

LazybuddyNK commented 3 years ago

Really, I am so glad that you are so.. helpful. I will go through all your suggestions and do the needful.

Thank you very much for your time and consideration. 😊