An open API service indexing awesome lists of open source software.

https://github.com/hankertrix/bible-verses-bot

A telegram bot to provide you with the entire bible verse from a verse reference.
https://github.com/hankertrix/bible-verses-bot

bot cython pytelegrambotapi python3 telegram telegram-bot

Last synced: 9 months ago
JSON representation

A telegram bot to provide you with the entire bible verse from a verse reference.

Awesome Lists containing this project

README

          

# [Bible Verses Bot](https://t.me/bible_verses_bot)

A telegram bot that helps you to search bible verses.
It uses [BibleGateway](https://biblegateway.com) to get the bible verses
and is built using [pyTelegramBotAPI](https://pytba.readthedocs.io/en/latest/).

## Commands

- `/start` : Starts the bot.
- `/help` : Displays information about how to use the bot.
- `/verse` : Send a bible verse after this command
and the bot will reply with the full verse.
- `/version` : Displays the current bible version.
- `/setversion` : Change the current bible version.
- `/listversions` : Display the list of supported bible versions.
- `/verseoftheday` / `/votd` : Subscribe to the verse of the day.
- `/stopverseoftheday` / `/svotd` : Unsubscribe from the verse of the day.