Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
joyson072
/
pywhatkit
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
pywhatkit
/
app.py
joyson072
Create app.py
7bc00d3
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
172 Bytes
import
pywhatkit
try
:
pywhatkit.sendwhatmsg(
"+919843597599"
,
"hi dude good morning"
,
00
,
00
)
print
(
"success"
)
except
:
print
(
"Enter the correct details you fool"
)