abhijeet007rocks8 / Dev-Scripts

Repository to provide utility scripts that could make everyday life easy
MIT License
36 stars 85 forks source link

Whatsapp bot #10

Closed manisha-27 closed 2 years ago

manisha-27 commented 2 years ago

Whatsapp bot that automates a message to be sent to that particular person at that given time.

manisha-27 commented 2 years ago

@abhijeet007rocks8 , assign me this issue.

visheshks04 commented 2 years ago

I can add a script that sends repetitive messages for a given count. Can this be assigned to me or should I create a new Issue?

manisha-27 commented 2 years ago

Hey, @visheshks04 Sure you can work on this issue, also no need to create new one, I'll assign you here. But before that, please describe your issue here. Also, go through the Contribution Rules from here https://github.com/abhijeet007rocks8/Dev-Scripts/issues/43 .

visheshks04 commented 2 years ago

Thanks, @manisha-27

I think I can use Python and selenium to write a script that automates the repetitive (or once) sending of messages for a given count. I think I can also add to this that it sends messages at a given time.

Although I noticed there already is a WhatsApp spambot. (https://github.com/abhijeet007rocks8/Dev-Scripts/blob/869d40c15a841f77bfe0dbe0ad280406e7d9ccf2/Python/Automations/WhatsappSpamBot/WABOT.py) Maybe I can improve that one only for the time functionality. So what I would be doing is make it send messages at specific system times.

Please let me know if something remains unclear.

manisha-27 commented 2 years ago

You can write another script to send messages at a specific time to that person. But do specify the project name so that it could diffrentiable to Whatsapp spambot you mentioned. Start working on it, all the best.

visheshks04 commented 2 years ago

Sure I will do that. Thanks.

heet-kumar commented 2 years ago

@visheshks04 while creating PR please follow all the Contribution Rules which are mentioned in the issue #43 .

heet-kumar commented 2 years ago

@visheshks04 whats the status ????

visheshks04 commented 2 years ago

@heet-kumar exams were keeping me busy so I was thinking of continuing after that. Will that be okay?

visheshks04 commented 2 years ago

@heet-kumar as chromedriver changes wrt OS and chrome versions. Should I just omit to add it or just add my version of chromedriver? Though I will add instructions anyway

heet-kumar commented 2 years ago

closed with #210