This will return the passage for today's reading plan
1 2 3 4 5 | readingplan(
date = Sys.Date(),
bibleid = Sys.getenv("MAIN_BIBLEID"),
apikey = Sys.getenv("BIBLER_APIKEY")
)
|
date |
defaults to today's date |
apikey |
API.bible api key. Sign up here https://scripture.api.bible/signup |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.