filmov
tv
Automate WhatsApp messages using python | Hack WhatsApp |Python Project

Показать описание
We have to just enter Phone number and time to send ,it will automatically send the message .
Its really exciting 🤗 to listen ,lets create it.
To create this project firstly we have to install pywhatkit module ,because it is not a built-in module.
to install module we can use pip command :
" pip install pywhatkit "
Otherwise click on the link to visit site👇👇
PyWhatKit is a Python library for Sending whatsapp message at certain time, it has several other features too.
Functions of this library
First import the library using the command import pywhatkit as kit and then proceed to call the functions
The parameters are
phone_num (required) - Phone number of target with country code
message (required) - Message that you want to sendwhatmsg
time_hour (required) - Hours at which you want to send message in 24 hour format
time_min (required) - Minutes at which you want to send message
wait_time (optional, val=20) - Seconds after which the message will be sent after opening the web
print_waitTime (optional, val=True) - Will print the remaining time if set to true
Some common errors
CountryCodeException - Check if the phone number passed into the parameter has country code
Message not getting delivered - Check internet speed and increase wait_time to 30 or above CallTimeException - The web takes some time to load so some delay is required, make sure the seconds left is greater than the wait_time
SyntaxError - Make sure the first two parameters are string and the rest are int
With the help of this program we can send message in midnight even when we are sleeping ,just start the program and then go to take rest.
automate WhatsApp to send Birthday wishes to your friends and family, to send daily morning message to your parents or use it for some business idea.
Being romantic while being lazy was never easier.👩🏻🤝👩🏻
Programming makes it super easy. We just need 2 lines of Python code.
now you can send message /wish to your crush without touching the device.
How romantic is this .
You can handle and satisfy 100s of your girlfriends while you sleep😅😅
Now its your turn to create this project and don't forget to press like button.
Also ,Don't SHARE this with your friends. They'll know your secret.😂
#pythonproject #pythonprojects #automation #whatsapp
#parvatcomputertechnology
Have a great day
Parvat Computer Technology
Its really exciting 🤗 to listen ,lets create it.
To create this project firstly we have to install pywhatkit module ,because it is not a built-in module.
to install module we can use pip command :
" pip install pywhatkit "
Otherwise click on the link to visit site👇👇
PyWhatKit is a Python library for Sending whatsapp message at certain time, it has several other features too.
Functions of this library
First import the library using the command import pywhatkit as kit and then proceed to call the functions
The parameters are
phone_num (required) - Phone number of target with country code
message (required) - Message that you want to sendwhatmsg
time_hour (required) - Hours at which you want to send message in 24 hour format
time_min (required) - Minutes at which you want to send message
wait_time (optional, val=20) - Seconds after which the message will be sent after opening the web
print_waitTime (optional, val=True) - Will print the remaining time if set to true
Some common errors
CountryCodeException - Check if the phone number passed into the parameter has country code
Message not getting delivered - Check internet speed and increase wait_time to 30 or above CallTimeException - The web takes some time to load so some delay is required, make sure the seconds left is greater than the wait_time
SyntaxError - Make sure the first two parameters are string and the rest are int
With the help of this program we can send message in midnight even when we are sleeping ,just start the program and then go to take rest.
automate WhatsApp to send Birthday wishes to your friends and family, to send daily morning message to your parents or use it for some business idea.
Being romantic while being lazy was never easier.👩🏻🤝👩🏻
Programming makes it super easy. We just need 2 lines of Python code.
now you can send message /wish to your crush without touching the device.
How romantic is this .
You can handle and satisfy 100s of your girlfriends while you sleep😅😅
Now its your turn to create this project and don't forget to press like button.
Also ,Don't SHARE this with your friends. They'll know your secret.😂
#pythonproject #pythonprojects #automation #whatsapp
#parvatcomputertechnology
Have a great day
Parvat Computer Technology
Комментарии