UTSAVS26 / PyVerse

PyVerse is an open-source collection of diverse Python projects, tools, and scripts, ranging from beginner to advanced, across various domains like machine learning, web development, and automation.
MIT License
70 stars 204 forks source link

📃: Add WhatsApp message automation bot #160

Closed jvkousthub closed 1 month ago

jvkousthub commented 1 month ago

:red_circle: WhatsApp message automation bot : :red_circle: A WhatsApp message automation bot can be made using existing python libraries :

Screenshots 📷

N/A


:white_check_mark: To be Mentioned while taking the issue :

All the best. Enjoy your open source journey ahead. 😎

github-actions[bot] commented 1 month ago

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!

jvkousthub commented 1 month ago

@UTSAVS26 I am ready to contribute to this issue assign it to me

UTSAVS26 commented 1 month ago

Please add brief explanation how you gonna do and what all you cover in this issue.

jvkousthub commented 1 month ago

Required Modules pywhatkit, datetime, random Prompts the user to enter the phone number they want to send message to. Presents a menu with three options: Send OTP Send Custom Message Send a message at a particular time Based on the user's choice, the script performs the corresponding action: For sending an OTP, it generates a random OTP and sends it. For sending a custom message, it prompts the user to enter the message and prepares to send it.

Please let me know if anything more is to be added

UTSAVS26 commented 1 month ago

Required Modules pywhatkit, datetime, random Prompts the user to enter the phone number they want to send message to. Presents a menu with three options: Send OTP Send Custom Message Send a message at a particular time Based on the user's choice, the script performs the corresponding action: For sending an OTP, it generates a random OTP and sends it. For sending a custom message, it prompts the user to enter the message and prepares to send it.

Please let me know if anything more is to be added

It is good 👍 Based on the work done I will change its label accordingly. All the best

jvkousthub commented 1 month ago

Thankyou for assigning me I will do my best

the label should be hactoberfest-accepted

image

UTSAVS26 commented 1 month ago

Thankyou for assigning me I will do my best

the label should be hactoberfest-accepted

image

Based on what mentors and me have decided, we will add hacktoberfest label in issues and hacktoberfest-accepted label in PR. So don't worry about the labels .

Just keep doing your contributions. All the best

github-actions[bot] commented 1 month ago

✅ This issue has been closed. Thank you for your contribution! If you have any further questions or issues, feel free to join our community on Discord to discuss more!