Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 900 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 900 Bytes

EasyReplying

An attempt to make the task , of replying 'Thank You' to everyone who wished you on FB, easy.

make misc GIFs like this at MakeaGif

How to use :

  1. Generate a access_token here : https://developers.facebook.com/tools/explorer
  2. Replace the access_token on line 8.
  3. Change the AUTOMATED_REPLY to whatever text you want to set.
  4. That's it. Run the script.

Future/Upcoming updates

  1. Making an array of Thank You text and pick randomly any one while replying.
  2. Liking the posts as well.
  3. Recognizing Happy Birthday in posts and replying accordingly.