5
6
mirror of https://github.com/trueChristian/daily-scripture.git synced 2024-11-11 07:40:59 +00:00
daily-scripture/README.json

22 lines
654 B
JSON
Raw Normal View History

2022-01-04 12:59:33 +00:00
{
2024-06-22 22:23:54 +00:00
"book": "John",
2024-06-23 22:23:37 +00:00
"chapter": "3",
"date": "Monday 24-June, 2024",
"getbible": "https://getbible.net/kjv/John/3/16-17",
"name": "John 3:16-17",
2022-08-18 18:00:45 +00:00
"scripture": [
2024-06-17 22:24:21 +00:00
{
2024-06-23 22:23:37 +00:00
"nr": "16",
"text": "For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life."
2024-06-22 22:23:54 +00:00
},
{
2024-06-23 22:23:37 +00:00
"nr": "17",
"text": "For God sent not his Son into the world to condemn the world; but that the world through him might be saved."
2022-08-18 18:00:45 +00:00
}
],
2023-07-25 22:21:48 +00:00
"source": "https://git.vdm.dev/christian/daily-scripture",
2022-01-04 12:59:33 +00:00
"telegram": "daily_scripture",
2024-06-23 22:23:37 +00:00
"verse": "16-17",
2022-01-04 12:59:33 +00:00
"version": "kjv"
}