Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

sending whatsapp message using python

# plz suscribe to my youtube channel -->
# https://www.youtube.com/channel/UC-sfqidn2fKZslHWnm5qe-A


#install pywhatkit by using pip install pywhatkit command in cmd
import pywhatkit
pywhatkit.sendwhatmsg(phone_number,Message,At_what_hour_to_send_this_message)
 
PREVIOUS NEXT
Tagged: #sending #whatsapp #message #python
ADD COMMENT
Topic
Name
6+4 =