Skip to content
/ fb_bible Public

Post entire Bible from Genesis to Revelations on your Facebook feed

Notifications You must be signed in to change notification settings

xajnx/fb_bible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fb_bible.py v1.0 copyright Aaron Nelson 2017 ([email protected])

FB_Bible is a python3 app that will post the entire Bible from Genesis to Revelations every hour (can be changed). If the script stops then it will pick up where it left off, rather than start over from the beginning. USAGE:

  • You will have to obtain a Facebook OAUTH Token (https://developers.facebook.com/docs/pages/getting-started). Future releases will provide a method for automatic token generation. Once you have your FB Token (note: if posting to a page you will need to obtain the page ID also), enter the values in the provided in a file names 'apikeys' in your fb__bible directory. then enter your key in this format: {'personal':'your facebook token here'}
  • Enter a crontab entry for fb__bible.py (to have it startup at boot enter @reboot ~/path/to/fb__bible.py
  • Start the script from command line: $>./fb_bible &

About

Post entire Bible from Genesis to Revelations on your Facebook feed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages