Skip to content

realnitinworks/daily-bible-verse-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

daily-bible-verse-bot

A twitter bot that posts the daily Bible verse to Twitter. It scrapes the daily Bible verse from BibleGateway.com and then use the tweepy API to post the verse as status to Twitter.

I have deployed this on Heroku and added a scheduler to run the app daily.

An example tweet posted on my Twitter is here

Setting up to run the app

$ git clone https://github.com/realnitinworks/daily-bible-verse-bot.git

$ mv .env_example .env

$ # Key in your twitter credentials into the environment variables in .env

$ pipenv install

$ pipenv shell

About

A twitter bot that posts the daily bible verse.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages