Skip to content

A telegram bot to retrieve complete bible books/chapters/verses

License

Notifications You must be signed in to change notification settings

hpkishere/telebiblebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telebiblebot

A telegram bot with the following features:

  • Retrieve complete bible books/chapters/verses
  • Daily reminder to read the bible
  • More to come!

My first personal project by learning Python on the fly. Had loads of fun. Feel free to fork for your own use!

This bot is already hosted on my personal server. Search @telebiblebot on telegram to use it!

Prerequisites

  • Python3
  • python-telegram-bot
  • requests
  • Bot token from @BotFather

Getting Started

Clone the repo

$ git clone https://github.com/hpkishere/telebiblebot.git

Add in your token from @BotFather in src/token_secret.py

$ cd src; vim token_secret.py

Run the bot

$ python bot.py

Built With

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • python-telegram-bot
  • bible_api by church.IO

About

A telegram bot to retrieve complete bible books/chapters/verses

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages