From 13055a2945f9ca89e2300e9f697886d27768b341 Mon Sep 17 00:00:00 2001 From: aB0t Date: Sun, 10 Sep 2023 22:21:14 +0000 Subject: [PATCH] Monday 11-September, 2023 --- README.html | 6 +++--- README.json | 16 ++++++++-------- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/09/11/23/scripture.html | 3 +++ scripture/kjv/09/11/23/scripture.json | 17 +++++++++++++++++ scripture/kjv/09/11/23/scripture.md | 5 +++++ scripture/kjv/09/11/23/scripture.tg | 4 ++++ scripture/kjv/09/11/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/11/23/scripture.html create mode 100644 scripture/kjv/09/11/23/scripture.json create mode 100644 scripture/kjv/09/11/23/scripture.md create mode 100644 scripture/kjv/09/11/23/scripture.tg create mode 100644 scripture/kjv/09/11/23/scripture.today diff --git a/README.html b/README.html index ab69ad3a..4c4d22d6 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -1 Timothy 2:15
-15 Notwithstanding she shall be saved in childbearing, if they continue in faith and charity and holiness with sobriety.

-Sunday 10-September, 2023 +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 diff --git a/README.json b/README.json index c8cd1a7a..f0f12e36 100644 --- a/README.json +++ b/README.json @@ -1,17 +1,17 @@ { - "book": "1 Timothy", - "chapter": "2", - "date": "Sunday 10-September, 2023", - "getbible": "https://getbible.net/kjv/1 Timothy/2/15", - "name": "1 Timothy 2:15", + "book": "John", + "chapter": "4", + "date": "Monday 11-September, 2023", + "getbible": "https://getbible.net/kjv/John/4/50", + "name": "John 4:50", "scripture": [ { - "nr": "15", - "text": "Notwithstanding she shall be saved in childbearing, if they continue in faith and charity and holiness with sobriety. " + "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." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "15", + "verse": "50", "version": "kjv" } diff --git a/README.md b/README.md index 8b66989b..902b6450 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**1 Timothy 2:15** +**John 4:50** -15 Notwithstanding she shall be saved in childbearing, if they continue in faith and charity and holiness with sobriety. +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. -[Sunday 10-September, 2023](https://getbible.net/kjv/1 Timothy/2/15) +[Monday 11-September, 2023](https://getbible.net/kjv/John/4/50) diff --git a/README.tg b/README.tg index 3e516eda..53126f62 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -1 Timothy 2:15 -15 Notwithstanding she shall be saved in childbearing, if they continue in faith and charity and holiness with sobriety. +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. -Sunday 10-September, 2023 +Monday 11-September, 2023 diff --git a/README.today b/README.today index 0df7e093..20a8bad2 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -54 2:15 +43 4:50 diff --git a/scripture/kjv/09/11/23/scripture.html b/scripture/kjv/09/11/23/scripture.html new file mode 100644 index 00000000..4c4d22d6 --- /dev/null +++ b/scripture/kjv/09/11/23/scripture.html @@ -0,0 +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 diff --git a/scripture/kjv/09/11/23/scripture.json b/scripture/kjv/09/11/23/scripture.json new file mode 100644 index 00000000..f0f12e36 --- /dev/null +++ b/scripture/kjv/09/11/23/scripture.json @@ -0,0 +1,17 @@ +{ + "book": "John", + "chapter": "4", + "date": "Monday 11-September, 2023", + "getbible": "https://getbible.net/kjv/John/4/50", + "name": "John 4:50", + "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." + } + ], + "source": "https://git.vdm.dev/christian/daily-scripture", + "telegram": "daily_scripture", + "verse": "50", + "version": "kjv" +} diff --git a/scripture/kjv/09/11/23/scripture.md b/scripture/kjv/09/11/23/scripture.md new file mode 100644 index 00000000..902b6450 --- /dev/null +++ b/scripture/kjv/09/11/23/scripture.md @@ -0,0 +1,5 @@ +**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](https://getbible.net/kjv/John/4/50) diff --git a/scripture/kjv/09/11/23/scripture.tg b/scripture/kjv/09/11/23/scripture.tg new file mode 100644 index 00000000..53126f62 --- /dev/null +++ b/scripture/kjv/09/11/23/scripture.tg @@ -0,0 +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. + +Monday 11-September, 2023 diff --git a/scripture/kjv/09/11/23/scripture.today b/scripture/kjv/09/11/23/scripture.today new file mode 100644 index 00000000..20a8bad2 --- /dev/null +++ b/scripture/kjv/09/11/23/scripture.today @@ -0,0 +1 @@ +43 4:50 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index ab69ad3a..4c4d22d6 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -1 Timothy 2:15
-15 Notwithstanding she shall be saved in childbearing, if they continue in faith and charity and holiness with sobriety.

-Sunday 10-September, 2023 +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 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index c8cd1a7a..f0f12e36 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,17 +1,17 @@ { - "book": "1 Timothy", - "chapter": "2", - "date": "Sunday 10-September, 2023", - "getbible": "https://getbible.net/kjv/1 Timothy/2/15", - "name": "1 Timothy 2:15", + "book": "John", + "chapter": "4", + "date": "Monday 11-September, 2023", + "getbible": "https://getbible.net/kjv/John/4/50", + "name": "John 4:50", "scripture": [ { - "nr": "15", - "text": "Notwithstanding she shall be saved in childbearing, if they continue in faith and charity and holiness with sobriety. " + "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." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "15", + "verse": "50", "version": "kjv" } diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index 8b66989b..902b6450 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**1 Timothy 2:15** +**John 4:50** -15 Notwithstanding she shall be saved in childbearing, if they continue in faith and charity and holiness with sobriety. +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. -[Sunday 10-September, 2023](https://getbible.net/kjv/1 Timothy/2/15) +[Monday 11-September, 2023](https://getbible.net/kjv/John/4/50) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index 3e516eda..53126f62 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -1 Timothy 2:15 -15 Notwithstanding she shall be saved in childbearing, if they continue in faith and charity and holiness with sobriety. +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. -Sunday 10-September, 2023 +Monday 11-September, 2023 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 0df7e093..20a8bad2 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -54 2:15 +43 4:50 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index 288481c0..4e155311 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -894,6 +894,7 @@ 40 22:41-45 40 22:9 40 23:13 +40 23:23-24 40 23:28 40 23:34-37 40 23:6-12 @@ -1216,7 +1217,6 @@ 43 4:37-38 43 4:44 43 4:48 -43 4:50 43 5:14 43 5:17 43 5:21 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index 68b9edf3..af11b7ef 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -40 23:23-24 51 3:2 27 9:9-10 37 2:3-5 @@ -180,3 +179,4 @@ 45 14:23 46 12:24 54 2:15 +43 4:50