From 7feec5efad14429def12dc91f0382f851178542a Mon Sep 17 00:00:00 2001 From: aB0t Date: Mon, 11 Sep 2023 22:22:25 +0000 Subject: [PATCH] Tuesday 12-September, 2023 --- README.html | 6 +++--- README.json | 16 ++++++++-------- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/09/12/23/scripture.html | 3 +++ scripture/kjv/09/12/23/scripture.json | 17 +++++++++++++++++ scripture/kjv/09/12/23/scripture.md | 5 +++++ scripture/kjv/09/12/23/scripture.tg | 4 ++++ scripture/kjv/09/12/23/scripture.today | 1 + scripture/kjv/README.html | 6 +++--- scripture/kjv/README.json | 16 ++++++++-------- 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, 68 insertions(+), 38 deletions(-) create mode 100644 scripture/kjv/09/12/23/scripture.html create mode 100644 scripture/kjv/09/12/23/scripture.json create mode 100644 scripture/kjv/09/12/23/scripture.md create mode 100644 scripture/kjv/09/12/23/scripture.tg create mode 100644 scripture/kjv/09/12/23/scripture.today diff --git a/README.html b/README.html index 4c4d22d6..f437299b 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -John 4:50
-50 Jesus saith unto him, Go thy way; thy son liveth. And the man believed the word that Jesus had spoken unto him, and he went his way.

-Monday 11-September, 2023 +Daniel 3:29
+29 Therefore I make a decree, That every people, nation, and language, which speak any thing amiss against the God of Shadrach, Meshach, and Abed–nego, shall be cut in pieces, and their houses shall be made a dunghill: because there is no other God that can deliver after this sort.

+Tuesday 12-September, 2023 diff --git a/README.json b/README.json index f0f12e36..de3731ea 100644 --- a/README.json +++ b/README.json @@ -1,17 +1,17 @@ { - "book": "John", - "chapter": "4", - "date": "Monday 11-September, 2023", - "getbible": "https://getbible.net/kjv/John/4/50", - "name": "John 4:50", + "book": "Daniel", + "chapter": "3", + "date": "Tuesday 12-September, 2023", + "getbible": "https://getbible.net/kjv/Daniel/3/29", + "name": "Daniel 3:29", "scripture": [ { - "nr": "50", - "text": "Jesus saith unto him, Go thy way; thy son liveth. And the man believed the word that Jesus had spoken unto him, and he went his way." + "nr": "29", + "text": "Therefore I make a decree, That every people, nation, and language, which speak any thing amiss against the God of Shadrach, Meshach, and Abed–nego, shall be cut in pieces, and their houses shall be made a dunghill: because there is no other God that can deliver after this sort." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "50", + "verse": "29", "version": "kjv" } diff --git a/README.md b/README.md index 902b6450..3d66c321 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**John 4:50** +**Daniel 3:29** -50 Jesus saith unto him, Go thy way; thy son liveth. And the man believed the word that Jesus had spoken unto him, and he went his way. +29 Therefore I make a decree, That every people, nation, and language, which speak any thing amiss against the God of Shadrach, Meshach, and Abed–nego, shall be cut in pieces, and their houses shall be made a dunghill: because there is no other God that can deliver after this sort. -[Monday 11-September, 2023](https://getbible.net/kjv/John/4/50) +[Tuesday 12-September, 2023](https://getbible.net/kjv/Daniel/3/29) diff --git a/README.tg b/README.tg index 53126f62..0a00de09 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -John 4:50 -50 Jesus saith unto him, Go thy way; thy son liveth. And the man believed the word that Jesus had spoken unto him, and he went his way. +Daniel 3:29 +29 Therefore I make a decree, That every people, nation, and language, which speak any thing amiss against the God of Shadrach, Meshach, and Abed–nego, shall be cut in pieces, and their houses shall be made a dunghill: because there is no other God that can deliver after this sort. -Monday 11-September, 2023 +Tuesday 12-September, 2023 diff --git a/README.today b/README.today index 20a8bad2..7e3e745c 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -43 4:50 +27 3:29 diff --git a/scripture/kjv/09/12/23/scripture.html b/scripture/kjv/09/12/23/scripture.html new file mode 100644 index 00000000..f437299b --- /dev/null +++ b/scripture/kjv/09/12/23/scripture.html @@ -0,0 +1,3 @@ +Daniel 3:29
+29 Therefore I make a decree, That every people, nation, and language, which speak any thing amiss against the God of Shadrach, Meshach, and Abed–nego, shall be cut in pieces, and their houses shall be made a dunghill: because there is no other God that can deliver after this sort.

+Tuesday 12-September, 2023 diff --git a/scripture/kjv/09/12/23/scripture.json b/scripture/kjv/09/12/23/scripture.json new file mode 100644 index 00000000..de3731ea --- /dev/null +++ b/scripture/kjv/09/12/23/scripture.json @@ -0,0 +1,17 @@ +{ + "book": "Daniel", + "chapter": "3", + "date": "Tuesday 12-September, 2023", + "getbible": "https://getbible.net/kjv/Daniel/3/29", + "name": "Daniel 3:29", + "scripture": [ + { + "nr": "29", + "text": "Therefore I make a decree, That every people, nation, and language, which speak any thing amiss against the God of Shadrach, Meshach, and Abed–nego, shall be cut in pieces, and their houses shall be made a dunghill: because there is no other God that can deliver after this sort." + } + ], + "source": "https://git.vdm.dev/christian/daily-scripture", + "telegram": "daily_scripture", + "verse": "29", + "version": "kjv" +} diff --git a/scripture/kjv/09/12/23/scripture.md b/scripture/kjv/09/12/23/scripture.md new file mode 100644 index 00000000..3d66c321 --- /dev/null +++ b/scripture/kjv/09/12/23/scripture.md @@ -0,0 +1,5 @@ +**Daniel 3:29** + +29 Therefore I make a decree, That every people, nation, and language, which speak any thing amiss against the God of Shadrach, Meshach, and Abed–nego, shall be cut in pieces, and their houses shall be made a dunghill: because there is no other God that can deliver after this sort. + +[Tuesday 12-September, 2023](https://getbible.net/kjv/Daniel/3/29) diff --git a/scripture/kjv/09/12/23/scripture.tg b/scripture/kjv/09/12/23/scripture.tg new file mode 100644 index 00000000..0a00de09 --- /dev/null +++ b/scripture/kjv/09/12/23/scripture.tg @@ -0,0 +1,4 @@ +Daniel 3:29 +29 Therefore I make a decree, That every people, nation, and language, which speak any thing amiss against the God of Shadrach, Meshach, and Abed–nego, shall be cut in pieces, and their houses shall be made a dunghill: because there is no other God that can deliver after this sort. + +Tuesday 12-September, 2023 diff --git a/scripture/kjv/09/12/23/scripture.today b/scripture/kjv/09/12/23/scripture.today new file mode 100644 index 00000000..7e3e745c --- /dev/null +++ b/scripture/kjv/09/12/23/scripture.today @@ -0,0 +1 @@ +27 3:29 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index 4c4d22d6..f437299b 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -John 4:50
-50 Jesus saith unto him, Go thy way; thy son liveth. And the man believed the word that Jesus had spoken unto him, and he went his way.

-Monday 11-September, 2023 +Daniel 3:29
+29 Therefore I make a decree, That every people, nation, and language, which speak any thing amiss against the God of Shadrach, Meshach, and Abed–nego, shall be cut in pieces, and their houses shall be made a dunghill: because there is no other God that can deliver after this sort.

+Tuesday 12-September, 2023 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index f0f12e36..de3731ea 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,17 +1,17 @@ { - "book": "John", - "chapter": "4", - "date": "Monday 11-September, 2023", - "getbible": "https://getbible.net/kjv/John/4/50", - "name": "John 4:50", + "book": "Daniel", + "chapter": "3", + "date": "Tuesday 12-September, 2023", + "getbible": "https://getbible.net/kjv/Daniel/3/29", + "name": "Daniel 3:29", "scripture": [ { - "nr": "50", - "text": "Jesus saith unto him, Go thy way; thy son liveth. And the man believed the word that Jesus had spoken unto him, and he went his way." + "nr": "29", + "text": "Therefore I make a decree, That every people, nation, and language, which speak any thing amiss against the God of Shadrach, Meshach, and Abed–nego, shall be cut in pieces, and their houses shall be made a dunghill: because there is no other God that can deliver after this sort." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "50", + "verse": "29", "version": "kjv" } diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index 902b6450..3d66c321 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**John 4:50** +**Daniel 3:29** -50 Jesus saith unto him, Go thy way; thy son liveth. And the man believed the word that Jesus had spoken unto him, and he went his way. +29 Therefore I make a decree, That every people, nation, and language, which speak any thing amiss against the God of Shadrach, Meshach, and Abed–nego, shall be cut in pieces, and their houses shall be made a dunghill: because there is no other God that can deliver after this sort. -[Monday 11-September, 2023](https://getbible.net/kjv/John/4/50) +[Tuesday 12-September, 2023](https://getbible.net/kjv/Daniel/3/29) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index 53126f62..0a00de09 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -John 4:50 -50 Jesus saith unto him, Go thy way; thy son liveth. And the man believed the word that Jesus had spoken unto him, and he went his way. +Daniel 3:29 +29 Therefore I make a decree, That every people, nation, and language, which speak any thing amiss against the God of Shadrach, Meshach, and Abed–nego, shall be cut in pieces, and their houses shall be made a dunghill: because there is no other God that can deliver after this sort. -Monday 11-September, 2023 +Tuesday 12-September, 2023 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 20a8bad2..7e3e745c 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -43 4:50 +27 3:29 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index 4e155311..5978533d 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -742,7 +742,6 @@ 27 3:26 27 3:27 27 3:28 -27 3:29 27 4:17 27 4:2 27 4:26 @@ -1683,6 +1682,7 @@ 51 3:17 51 3:18 51 3:19 +51 3:2 51 3:20 51 3:22 51 3:23-24 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index af11b7ef..483b1a0c 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -51 3:2 27 9:9-10 37 2:3-5 43 12:31 @@ -180,3 +179,4 @@ 46 12:24 54 2:15 43 4:50 +27 3:29