top of page
Search

SEND MESSAGE IN WHATSAPP USING PYTHON:

  • Writer: Gavin Thoppil
    Gavin Thoppil
  • Nov 23, 2020
  • 1 min read

STEP 1: TYPE "pip install pywhatkit"

STEP 2: CODE>>

import pywhatkit
pywhatkit.sendwhatmsg('number of reciver','message',time(hr),time(min))


important: time should be in 24 hr format

eg: pywhatkit.sendwhatmsg('+918921974641','HI',17,38)


 
 
 

Comentarios


Post: Blog2_Post

Subscribe Form

Thanks for submitting!

8921974641

©2020 by CODE_FLICK. Proudly created with Wix.com

bottom of page