Skip to content
 
 

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Birthday Thanks

Automate replies to all birthday wishes on facebook.

##Installation##

git clone git@github.com:indradhanush/birthday-thanks.git
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

##Usage##

  • Get a valid Access Token from here and make sure you grant the following permissions:

    • read_stream
    • read_insights
    • publish_actions
  • Put it in ACCESS_TOKEN

  • Put your full name in NAME. Note this must be same as the name in your facebook account.

  • Put the START_TIME and END_TIME in seconds since epoch. See: http://www.epochconverter.com

  • Run the following command: python thanks_bot.py

  • Be patient and enjoy the magic! :)

About

Automate replies to all birthday wishes on facebook.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages