π Praxis Bot Command List
Praxis Bot is your spiritual assistant, powered by the Praxis API. Fetch verses, quotes, entire chapters, and more β all from the Bible.
π API Endpoints Reference
Use these public endpoints for your own applications or testing:
https://praxis.multiple-uses.site/qotd β Quote of the Day
https://praxis.multiple-uses.site/verse?ref=John%203:16 β Specific verse by reference
https://praxis.multiple-uses.site/random β Random Bible verse
https://praxis.multiple-uses.site/search?q=light β Search Bible verses
https://praxis.multiple-uses.site/books β Get a list of books
https://praxis.multiple-uses.site/chapters?book=genesis&chapter=1 β Get full chapter text
β¨ Slash Commands
Fetches the Quote of the Day, selected randomly from scripture.
Returns a random Bible verse with its full reference.
π /verse <reference>
Fetches a specific Bible verse by reference (e.g. John 3:16).
Lists all Bible books available in the API.
π /search <query>
Searches for Bible verses containing a specific keyword or phrase. Returns up to 10 results.
π /chapter <book> <chapter>
Sends an entire chapter (e.g. Genesis 1) as a .txt file directly to your DMs.
π /endpoints
Displays all available API endpoints provided by Praxis.
Displays bot info, a command list, and helpful links.
π Useful Links
Last updated