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.
- Host: GitHub
- URL: https://github.com/hankertrix/bible-verses-bot
- Owner: hankertrix
- License: gpl-3.0
- Created: 2022-09-06T02:50:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-05-13T06:20:13.000Z (about 1 year ago)
- Last Synced: 2025-05-13T20:35:52.114Z (about 1 year ago)
- Topics: bot, cython, pytelegrambotapi, python3, telegram, telegram-bot
- Language: Python
- Homepage: https://t.me/bible_verses_bot
- Size: 1.22 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: changes.txt
- License: LICENSE.txt
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.