From 12f2799abc331c245817fb7b8304a4aa9ec868c5 Mon Sep 17 00:00:00 2001 From: aB0t Date: Thu, 18 Apr 2024 22:23:06 +0000 Subject: [PATCH] Friday 19-April, 2024 --- README.html | 6 +++--- README.json | 20 ++++++++++++-------- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/04/19/24/scripture.html | 3 +++ scripture/kjv/04/19/24/scripture.json | 21 +++++++++++++++++++++ scripture/kjv/04/19/24/scripture.md | 5 +++++ scripture/kjv/04/19/24/scripture.tg | 4 ++++ scripture/kjv/04/19/24/scripture.today | 1 + scripture/kjv/README.html | 6 +++--- scripture/kjv/README.json | 20 ++++++++++++-------- scripture/kjv/README.md | 6 +++--- scripture/kjv/README.tg | 6 +++--- scripture/kjv/README.today | 2 +- src/SCRIPTURE | 2 +- src/SCRIPTURE_USED | 2 +- 17 files changed, 80 insertions(+), 38 deletions(-) create mode 100644 scripture/kjv/04/19/24/scripture.html create mode 100644 scripture/kjv/04/19/24/scripture.json create mode 100644 scripture/kjv/04/19/24/scripture.md create mode 100644 scripture/kjv/04/19/24/scripture.tg create mode 100644 scripture/kjv/04/19/24/scripture.today diff --git a/README.html b/README.html index 8471c2de..f5e2b820 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -John 3:27
-27 John answered and said, A man can receive nothing, except it be given him from heaven.

-Thursday 18-April, 2024 +1 Peter 5:8-9
+8 Be sober, be vigilant; because your adversary the devil, as a roaring lion, walketh about, seeking whom he may devour: 9 Whom resist stedfast in the faith, knowing that the same afflictions are accomplished in your brethren that are in the world.

+Friday 19-April, 2024 diff --git a/README.json b/README.json index c7426ca5..57c80b72 100644 --- a/README.json +++ b/README.json @@ -1,17 +1,21 @@ { - "book": "John", - "chapter": "3", - "date": "Thursday 18-April, 2024", - "getbible": "https://getbible.net/kjv/John/3/27", - "name": "John 3:27", + "book": "1 Peter", + "chapter": "5", + "date": "Friday 19-April, 2024", + "getbible": "https://getbible.net/kjv/1 Peter/5/8-9", + "name": "1 Peter 5:8-9", "scripture": [ { - "nr": "27", - "text": "John answered and said, A man can receive nothing, except it be given him from heaven." + "nr": "8", + "text": "Be sober, be vigilant; because your adversary the devil, as a roaring lion, walketh about, seeking whom he may devour:" + }, + { + "nr": "9", + "text": "Whom resist stedfast in the faith, knowing that the same afflictions are accomplished in your brethren that are in the world." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "27", + "verse": "8-9", "version": "kjv" } diff --git a/README.md b/README.md index d8f9ee21..bf04e094 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**John 3:27** +**1 Peter 5:8-9** -27 John answered and said, A man can receive nothing, except it be given him from heaven. +8 Be sober, be vigilant; because your adversary the devil, as a roaring lion, walketh about, seeking whom he may devour: 9 Whom resist stedfast in the faith, knowing that the same afflictions are accomplished in your brethren that are in the world. -[Thursday 18-April, 2024](https://getbible.net/kjv/John/3/27) +[Friday 19-April, 2024](https://getbible.net/kjv/1 Peter/5/8-9) diff --git a/README.tg b/README.tg index 4e8fce43..558303ee 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -John 3:27 -27 John answered and said, A man can receive nothing, except it be given him from heaven. +1 Peter 5:8-9 +8 Be sober, be vigilant; because your adversary the devil, as a roaring lion, walketh about, seeking whom he may devour: 9 Whom resist stedfast in the faith, knowing that the same afflictions are accomplished in your brethren that are in the world. -Thursday 18-April, 2024 +Friday 19-April, 2024 diff --git a/README.today b/README.today index c563cbec..5de0b587 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -43 3:27 +60 5:8-9 diff --git a/scripture/kjv/04/19/24/scripture.html b/scripture/kjv/04/19/24/scripture.html new file mode 100644 index 00000000..f5e2b820 --- /dev/null +++ b/scripture/kjv/04/19/24/scripture.html @@ -0,0 +1,3 @@ +1 Peter 5:8-9
+8 Be sober, be vigilant; because your adversary the devil, as a roaring lion, walketh about, seeking whom he may devour: 9 Whom resist stedfast in the faith, knowing that the same afflictions are accomplished in your brethren that are in the world.

+Friday 19-April, 2024 diff --git a/scripture/kjv/04/19/24/scripture.json b/scripture/kjv/04/19/24/scripture.json new file mode 100644 index 00000000..57c80b72 --- /dev/null +++ b/scripture/kjv/04/19/24/scripture.json @@ -0,0 +1,21 @@ +{ + "book": "1 Peter", + "chapter": "5", + "date": "Friday 19-April, 2024", + "getbible": "https://getbible.net/kjv/1 Peter/5/8-9", + "name": "1 Peter 5:8-9", + "scripture": [ + { + "nr": "8", + "text": "Be sober, be vigilant; because your adversary the devil, as a roaring lion, walketh about, seeking whom he may devour:" + }, + { + "nr": "9", + "text": "Whom resist stedfast in the faith, knowing that the same afflictions are accomplished in your brethren that are in the world." + } + ], + "source": "https://git.vdm.dev/christian/daily-scripture", + "telegram": "daily_scripture", + "verse": "8-9", + "version": "kjv" +} diff --git a/scripture/kjv/04/19/24/scripture.md b/scripture/kjv/04/19/24/scripture.md new file mode 100644 index 00000000..bf04e094 --- /dev/null +++ b/scripture/kjv/04/19/24/scripture.md @@ -0,0 +1,5 @@ +**1 Peter 5:8-9** + +8 Be sober, be vigilant; because your adversary the devil, as a roaring lion, walketh about, seeking whom he may devour: 9 Whom resist stedfast in the faith, knowing that the same afflictions are accomplished in your brethren that are in the world. + +[Friday 19-April, 2024](https://getbible.net/kjv/1 Peter/5/8-9) diff --git a/scripture/kjv/04/19/24/scripture.tg b/scripture/kjv/04/19/24/scripture.tg new file mode 100644 index 00000000..558303ee --- /dev/null +++ b/scripture/kjv/04/19/24/scripture.tg @@ -0,0 +1,4 @@ +1 Peter 5:8-9 +8 Be sober, be vigilant; because your adversary the devil, as a roaring lion, walketh about, seeking whom he may devour: 9 Whom resist stedfast in the faith, knowing that the same afflictions are accomplished in your brethren that are in the world. + +Friday 19-April, 2024 diff --git a/scripture/kjv/04/19/24/scripture.today b/scripture/kjv/04/19/24/scripture.today new file mode 100644 index 00000000..5de0b587 --- /dev/null +++ b/scripture/kjv/04/19/24/scripture.today @@ -0,0 +1 @@ +60 5:8-9 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index 8471c2de..f5e2b820 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -John 3:27
-27 John answered and said, A man can receive nothing, except it be given him from heaven.

-Thursday 18-April, 2024 +1 Peter 5:8-9
+8 Be sober, be vigilant; because your adversary the devil, as a roaring lion, walketh about, seeking whom he may devour: 9 Whom resist stedfast in the faith, knowing that the same afflictions are accomplished in your brethren that are in the world.

+Friday 19-April, 2024 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index c7426ca5..57c80b72 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,17 +1,21 @@ { - "book": "John", - "chapter": "3", - "date": "Thursday 18-April, 2024", - "getbible": "https://getbible.net/kjv/John/3/27", - "name": "John 3:27", + "book": "1 Peter", + "chapter": "5", + "date": "Friday 19-April, 2024", + "getbible": "https://getbible.net/kjv/1 Peter/5/8-9", + "name": "1 Peter 5:8-9", "scripture": [ { - "nr": "27", - "text": "John answered and said, A man can receive nothing, except it be given him from heaven." + "nr": "8", + "text": "Be sober, be vigilant; because your adversary the devil, as a roaring lion, walketh about, seeking whom he may devour:" + }, + { + "nr": "9", + "text": "Whom resist stedfast in the faith, knowing that the same afflictions are accomplished in your brethren that are in the world." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "27", + "verse": "8-9", "version": "kjv" } diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index d8f9ee21..bf04e094 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**John 3:27** +**1 Peter 5:8-9** -27 John answered and said, A man can receive nothing, except it be given him from heaven. +8 Be sober, be vigilant; because your adversary the devil, as a roaring lion, walketh about, seeking whom he may devour: 9 Whom resist stedfast in the faith, knowing that the same afflictions are accomplished in your brethren that are in the world. -[Thursday 18-April, 2024](https://getbible.net/kjv/John/3/27) +[Friday 19-April, 2024](https://getbible.net/kjv/1 Peter/5/8-9) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index 4e8fce43..558303ee 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -John 3:27 -27 John answered and said, A man can receive nothing, except it be given him from heaven. +1 Peter 5:8-9 +8 Be sober, be vigilant; because your adversary the devil, as a roaring lion, walketh about, seeking whom he may devour: 9 Whom resist stedfast in the faith, knowing that the same afflictions are accomplished in your brethren that are in the world. -Thursday 18-April, 2024 +Friday 19-April, 2024 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index c563cbec..5de0b587 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -43 3:27 +60 5:8-9 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index cd7b8f96..f7b376bb 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -1183,6 +1183,7 @@ 43 21:6 43 2:17 43 2:24 +43 3:11 43 3:15 43 3:16-17 43 3:19 @@ -1854,7 +1855,6 @@ 60 5:10 60 5:5-6 60 5:7 -60 5:8-9 61 1:3-11 61 2:4-9 61 3:1-2 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index bdbbf336..bfed4589 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -43 3:11 59 5:10-11 20 3:27 43 15:11 @@ -180,3 +179,4 @@ 54 2:8 5 33:3 43 3:27 +60 5:8-9