pywhatkit / app.py
joyson072's picture
Create app.py
7bc00d3
raw
history blame contribute delete
172 Bytes
import pywhatkit
try:
pywhatkit.sendwhatmsg("+919843597599", "hi dude good morning", 00,00)
print("success")
except:
print("Enter the correct details you fool")