joyson072 commited on
Commit
7bc00d3
·
1 Parent(s): cc78d7e

Create app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -0
app.py ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ import pywhatkit
2
+ try:
3
+ pywhatkit.sendwhatmsg("+919843597599", "hi dude good morning", 00,00)
4
+ print("success")
5
+ except:
6
+ print("Enter the correct details you fool")