Skip to content

Commit 65e2263

Browse files
authored
Update README.md
1 parent 90eb305 commit 65e2263

File tree

1 file changed

+3
-1
lines changed
  • AutomationScripts/Facebook Messenger Automation

1 file changed

+3
-1
lines changed

Diff for: AutomationScripts/Facebook Messenger Automation/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@ Short description of package/script: Here we will send the message in messenger
66

77
List out the libraries imported: pyautogui ,time
88
Setup instructions: First we need to open messenger in browser and then we have to open chat with targeted person to whom we need to send message and then run the program.
9-
Here in the script we had written the message that is to be send and here we can also specify the number of times the message to be sent .
9+
Here in the script we had written the message(this can be customised) that is to be send and here we can also specify the number of times the message to be sent(if we need to send message multiple times) .
1010

1111

1212

1313
Output
1414
![output(facebook messenger)](https://user-images.githubusercontent.com/71593494/121766351-c1036b80-cb6e-11eb-9603-aaf23d394581.png)
15+
![output(facebook)](https://user-images.githubusercontent.com/71593494/121767191-7258d000-cb74-11eb-81bf-8308d94d4922.png)
16+
1517

1618

1719
Author:

0 commit comments

Comments
 (0)