@@ -22,10 +22,13 @@ This project uses the following API for getting the stats
22
22
- messaging_referrals
23
23
- The verification token for this script is "abc".This will be used for verifying the webhook
24
24
- Ensure that you have added the generation token in the step 1 in the code
25
- '''
26
- ACCESS_TOKEN = "random token"
27
- '''
25
+
26
+ ``` ACCESS_TOKEN = "random token" ```
27
+
28
28
Now send a message from messenger from your facebook page and get corresponding stats
29
- ![ messenger-1] ( https://user-images.githubusercontent.com/73653978/111796544-4a97fa00-88ee-11eb-9e8a-e22031a6d665.PNG )
29
+
30
+ ![ messenger-1] ( https://user-images.githubusercontent.com/73653978/111796544-4a97fa00-88ee-11eb-9e8a-e22031a6d665.PNG )
31
+
30
32
![ messenger-2] ( https://user-images.githubusercontent.com/73653978/111796445-318f4900-88ee-11eb-9db0-07bc8c765bae.PNG )
31
- ![ messenger-3] ( https://user-images.githubusercontent.com/73653978/111796633-5e436080-88ee-11eb-9f2e-f8e257bf43fb.PNG )
33
+
34
+ ![ messenger-3] ( https://user-images.githubusercontent.com/73653978/111796633-5e436080-88ee-11eb-9f2e-f8e257bf43fb.PNG )
0 commit comments