Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 769 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 769 Bytes

A telegram bot that helps you to search bible verses. It uses BibleGateway to get the bible verses and is built using pyTelegramBotAPI.

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.