From ef0de3a04bdcd643f4998b0ca6a91ba7cf0cbe73 Mon Sep 17 00:00:00 2001 From: aB0t Date: Tue, 7 Feb 2023 22:24:23 +0000 Subject: [PATCH] Wednesday 08-February, 2023 --- README.html | 6 +++--- README.json | 8 ++++---- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/02/08/23/scripture.html | 3 +++ scripture/kjv/02/08/23/scripture.json | 13 +++++++++++++ scripture/kjv/02/08/23/scripture.md | 5 +++++ scripture/kjv/02/08/23/scripture.tg | 4 ++++ scripture/kjv/02/08/23/scripture.today | 1 + scripture/kjv/README.html | 6 +++--- scripture/kjv/README.json | 8 ++++---- 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, 56 insertions(+), 30 deletions(-) create mode 100644 scripture/kjv/02/08/23/scripture.html create mode 100644 scripture/kjv/02/08/23/scripture.json create mode 100644 scripture/kjv/02/08/23/scripture.md create mode 100644 scripture/kjv/02/08/23/scripture.tg create mode 100644 scripture/kjv/02/08/23/scripture.today diff --git a/README.html b/README.html index 82118d4b..02f9821e 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Daniel 4:26
-26 And whereas they commanded to leave the stump of the tree roots; thy kingdom shall be sure unto thee, after that thou shalt have known that the heavens do rule.

-Tuesday 07-February, 2023 +John 3:20
+20 For every one that doeth evil hateth the light, neither cometh to the light, lest his deeds should be reproved.

+Wednesday 08-February, 2023 diff --git a/README.json b/README.json index e53d915f..5c9517ba 100644 --- a/README.json +++ b/README.json @@ -1,10 +1,10 @@ { - "date": "Tuesday 07-February, 2023", - "name": "Daniel 4:26", + "date": "Wednesday 08-February, 2023", + "name": "John 3:20", "scripture": [ { - "nr": "26", - "text": "And whereas they commanded to leave the stump of the tree roots; thy kingdom shall be sure unto thee, after that thou shalt have known that the heavens do rule." + "nr": "20", + "text": "For every one that doeth evil hateth the light, neither cometh to the light, lest his deeds should be reproved." } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/README.md b/README.md index bb7d37f4..f452477b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Daniel 4:26** +**John 3:20** -26 And whereas they commanded to leave the stump of the tree roots; thy kingdom shall be sure unto thee, after that thou shalt have known that the heavens do rule. +20 For every one that doeth evil hateth the light, neither cometh to the light, lest his deeds should be reproved. -[Tuesday 07-February, 2023](https://t.me/s/daily_scripture) +[Wednesday 08-February, 2023](https://t.me/s/daily_scripture) diff --git a/README.tg b/README.tg index ba5025f5..1a7bc0d6 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Daniel 4:26 -26 And whereas they commanded to leave the stump of the tree roots; thy kingdom shall be sure unto thee, after that thou shalt have known that the heavens do rule. +John 3:20 +20 For every one that doeth evil hateth the light, neither cometh to the light, lest his deeds should be reproved. -Tuesday 07-February, 2023 +Wednesday 08-February, 2023 diff --git a/README.today b/README.today index e61c101b..b220c763 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -27 4:26 +43 3:20 diff --git a/scripture/kjv/02/08/23/scripture.html b/scripture/kjv/02/08/23/scripture.html new file mode 100644 index 00000000..02f9821e --- /dev/null +++ b/scripture/kjv/02/08/23/scripture.html @@ -0,0 +1,3 @@ +John 3:20
+20 For every one that doeth evil hateth the light, neither cometh to the light, lest his deeds should be reproved.

+Wednesday 08-February, 2023 diff --git a/scripture/kjv/02/08/23/scripture.json b/scripture/kjv/02/08/23/scripture.json new file mode 100644 index 00000000..5c9517ba --- /dev/null +++ b/scripture/kjv/02/08/23/scripture.json @@ -0,0 +1,13 @@ +{ + "date": "Wednesday 08-February, 2023", + "name": "John 3:20", + "scripture": [ + { + "nr": "20", + "text": "For every one that doeth evil hateth the light, neither cometh to the light, lest his deeds should be reproved." + } + ], + "source": "https://github.com/trueChristian/daily-scripture", + "telegram": "daily_scripture", + "version": "kjv" +} diff --git a/scripture/kjv/02/08/23/scripture.md b/scripture/kjv/02/08/23/scripture.md new file mode 100644 index 00000000..f452477b --- /dev/null +++ b/scripture/kjv/02/08/23/scripture.md @@ -0,0 +1,5 @@ +**John 3:20** + +20 For every one that doeth evil hateth the light, neither cometh to the light, lest his deeds should be reproved. + +[Wednesday 08-February, 2023](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/02/08/23/scripture.tg b/scripture/kjv/02/08/23/scripture.tg new file mode 100644 index 00000000..1a7bc0d6 --- /dev/null +++ b/scripture/kjv/02/08/23/scripture.tg @@ -0,0 +1,4 @@ +John 3:20 +20 For every one that doeth evil hateth the light, neither cometh to the light, lest his deeds should be reproved. + +Wednesday 08-February, 2023 diff --git a/scripture/kjv/02/08/23/scripture.today b/scripture/kjv/02/08/23/scripture.today new file mode 100644 index 00000000..b220c763 --- /dev/null +++ b/scripture/kjv/02/08/23/scripture.today @@ -0,0 +1 @@ +43 3:20 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index 82118d4b..02f9821e 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Daniel 4:26
-26 And whereas they commanded to leave the stump of the tree roots; thy kingdom shall be sure unto thee, after that thou shalt have known that the heavens do rule.

-Tuesday 07-February, 2023 +John 3:20
+20 For every one that doeth evil hateth the light, neither cometh to the light, lest his deeds should be reproved.

+Wednesday 08-February, 2023 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index e53d915f..5c9517ba 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,10 +1,10 @@ { - "date": "Tuesday 07-February, 2023", - "name": "Daniel 4:26", + "date": "Wednesday 08-February, 2023", + "name": "John 3:20", "scripture": [ { - "nr": "26", - "text": "And whereas they commanded to leave the stump of the tree roots; thy kingdom shall be sure unto thee, after that thou shalt have known that the heavens do rule." + "nr": "20", + "text": "For every one that doeth evil hateth the light, neither cometh to the light, lest his deeds should be reproved." } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index bb7d37f4..f452477b 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Daniel 4:26** +**John 3:20** -26 And whereas they commanded to leave the stump of the tree roots; thy kingdom shall be sure unto thee, after that thou shalt have known that the heavens do rule. +20 For every one that doeth evil hateth the light, neither cometh to the light, lest his deeds should be reproved. -[Tuesday 07-February, 2023](https://t.me/s/daily_scripture) +[Wednesday 08-February, 2023](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index ba5025f5..1a7bc0d6 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Daniel 4:26 -26 And whereas they commanded to leave the stump of the tree roots; thy kingdom shall be sure unto thee, after that thou shalt have known that the heavens do rule. +John 3:20 +20 For every one that doeth evil hateth the light, neither cometh to the light, lest his deeds should be reproved. -Tuesday 07-February, 2023 +Wednesday 08-February, 2023 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index e61c101b..b220c763 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -27 4:26 +43 3:20 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index fba6f72e..2db25adb 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -608,6 +608,7 @@ 23 54:9-10 23 55:1-3 23 55:10-11 +23 55:12-13 23 55:6-7 23 55:8-9 23 56:10-11 @@ -1190,7 +1191,6 @@ 43 3:15 43 3:16-17 43 3:19 -43 3:20 43 3:21 43 3:27 43 3:34 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index 2e9d1cdc..2d954551 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -23 55:12-13 43 8:43 23 62:6-7 20 4:23 @@ -180,3 +179,4 @@ 23 1:26-27 50 4:4 27 4:26 +43 3:20