Skip to content

Commit a07a1f4

Browse files
update: feature to add, later.
1 parent 0f253dc commit a07a1f4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

send_message_automation/message_automation.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
# Do you want to include the message counter?
55
# make a class of it.
66

7+
# Can make a broswer session open and navigating to web.whatsapp
8+
# os dependencies and browser dependencies and default browser if none
9+
# also check for whatsapp on the system
10+
711

812
def send_message(message):
913
pyautogui.write(message)

0 commit comments

Comments
 (0)