From ccf72ebdad23bac9b11f574788845cb037f81e55 Mon Sep 17 00:00:00 2001 From: aB0t Date: Tue, 6 Sep 2022 22:29:46 +0000 Subject: [PATCH] Wednesday 07-September, 2022 --- README.html | 6 +++--- README.json | 12 ++++++++---- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/09/07/22/scripture.html | 3 +++ scripture/kjv/09/07/22/scripture.json | 17 +++++++++++++++++ scripture/kjv/09/07/22/scripture.md | 5 +++++ scripture/kjv/09/07/22/scripture.tg | 4 ++++ scripture/kjv/09/07/22/scripture.today | 1 + scripture/kjv/README.html | 6 +++--- scripture/kjv/README.json | 12 ++++++++---- 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(+), 30 deletions(-) create mode 100644 scripture/kjv/09/07/22/scripture.html create mode 100644 scripture/kjv/09/07/22/scripture.json create mode 100644 scripture/kjv/09/07/22/scripture.md create mode 100644 scripture/kjv/09/07/22/scripture.tg create mode 100644 scripture/kjv/09/07/22/scripture.today diff --git a/README.html b/README.html index b959e253..f406f6ec 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Psalms 34:1
-1 I will bless the Lord at all times: his praise shall continually be in my mouth.

-Tuesday 06-September, 2022 +Job 1:21-22
+21 And said, Naked came I out of my mother’s womb, and naked shall I return thither: the Lord gave, and the Lord hath taken away; blessed be the name of the Lord. 22 In all this Job sinned not, nor charged God foolishly.

+Wednesday 07-September, 2022 diff --git a/README.json b/README.json index 61d6bab8..3731e2ec 100644 --- a/README.json +++ b/README.json @@ -1,10 +1,14 @@ { - "date": "Tuesday 06-September, 2022", - "name": "Psalms 34:1", + "date": "Wednesday 07-September, 2022", + "name": "Job 1:21-22", "scripture": [ { - "nr": "1", - "text": "I will bless the Lord at all times: his praise shall continually be in my mouth." + "nr": "21", + "text": "And said, Naked came I out of my mother’s womb, and naked shall I return thither: the Lord gave, and the Lord hath taken away; blessed be the name of the Lord." + }, + { + "nr": "22", + "text": "In all this Job sinned not, nor charged God foolishly. " } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/README.md b/README.md index a700529d..967afd3a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Psalms 34:1** +**Job 1:21-22** -1 I will bless the Lord at all times: his praise shall continually be in my mouth. +21 And said, Naked came I out of my mother’s womb, and naked shall I return thither: the Lord gave, and the Lord hath taken away; blessed be the name of the Lord. 22 In all this Job sinned not, nor charged God foolishly. -[Tuesday 06-September, 2022](https://t.me/s/daily_scripture) +[Wednesday 07-September, 2022](https://t.me/s/daily_scripture) diff --git a/README.tg b/README.tg index 5fecd192..5a4e5ee4 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Psalms 34:1 -1 I will bless the Lord at all times: his praise shall continually be in my mouth. +Job 1:21-22 +21 And said, Naked came I out of my mother’s womb, and naked shall I return thither: the Lord gave, and the Lord hath taken away; blessed be the name of the Lord. 22 In all this Job sinned not, nor charged God foolishly. -Tuesday 06-September, 2022 +Wednesday 07-September, 2022 diff --git a/README.today b/README.today index aeae80d0..fd86df8c 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -19 34:1 +18 1:21-22 diff --git a/scripture/kjv/09/07/22/scripture.html b/scripture/kjv/09/07/22/scripture.html new file mode 100644 index 00000000..f406f6ec --- /dev/null +++ b/scripture/kjv/09/07/22/scripture.html @@ -0,0 +1,3 @@ +Job 1:21-22
+21 And said, Naked came I out of my mother’s womb, and naked shall I return thither: the Lord gave, and the Lord hath taken away; blessed be the name of the Lord. 22 In all this Job sinned not, nor charged God foolishly.

+Wednesday 07-September, 2022 diff --git a/scripture/kjv/09/07/22/scripture.json b/scripture/kjv/09/07/22/scripture.json new file mode 100644 index 00000000..3731e2ec --- /dev/null +++ b/scripture/kjv/09/07/22/scripture.json @@ -0,0 +1,17 @@ +{ + "date": "Wednesday 07-September, 2022", + "name": "Job 1:21-22", + "scripture": [ + { + "nr": "21", + "text": "And said, Naked came I out of my mother’s womb, and naked shall I return thither: the Lord gave, and the Lord hath taken away; blessed be the name of the Lord." + }, + { + "nr": "22", + "text": "In all this Job sinned not, nor charged God foolishly. " + } + ], + "source": "https://github.com/trueChristian/daily-scripture", + "telegram": "daily_scripture", + "version": "kjv" +} diff --git a/scripture/kjv/09/07/22/scripture.md b/scripture/kjv/09/07/22/scripture.md new file mode 100644 index 00000000..967afd3a --- /dev/null +++ b/scripture/kjv/09/07/22/scripture.md @@ -0,0 +1,5 @@ +**Job 1:21-22** + +21 And said, Naked came I out of my mother’s womb, and naked shall I return thither: the Lord gave, and the Lord hath taken away; blessed be the name of the Lord. 22 In all this Job sinned not, nor charged God foolishly. + +[Wednesday 07-September, 2022](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/09/07/22/scripture.tg b/scripture/kjv/09/07/22/scripture.tg new file mode 100644 index 00000000..5a4e5ee4 --- /dev/null +++ b/scripture/kjv/09/07/22/scripture.tg @@ -0,0 +1,4 @@ +Job 1:21-22 +21 And said, Naked came I out of my mother’s womb, and naked shall I return thither: the Lord gave, and the Lord hath taken away; blessed be the name of the Lord. 22 In all this Job sinned not, nor charged God foolishly. + +Wednesday 07-September, 2022 diff --git a/scripture/kjv/09/07/22/scripture.today b/scripture/kjv/09/07/22/scripture.today new file mode 100644 index 00000000..fd86df8c --- /dev/null +++ b/scripture/kjv/09/07/22/scripture.today @@ -0,0 +1 @@ +18 1:21-22 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index b959e253..f406f6ec 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Psalms 34:1
-1 I will bless the Lord at all times: his praise shall continually be in my mouth.

-Tuesday 06-September, 2022 +Job 1:21-22
+21 And said, Naked came I out of my mother’s womb, and naked shall I return thither: the Lord gave, and the Lord hath taken away; blessed be the name of the Lord. 22 In all this Job sinned not, nor charged God foolishly.

+Wednesday 07-September, 2022 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index 61d6bab8..3731e2ec 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,10 +1,14 @@ { - "date": "Tuesday 06-September, 2022", - "name": "Psalms 34:1", + "date": "Wednesday 07-September, 2022", + "name": "Job 1:21-22", "scripture": [ { - "nr": "1", - "text": "I will bless the Lord at all times: his praise shall continually be in my mouth." + "nr": "21", + "text": "And said, Naked came I out of my mother’s womb, and naked shall I return thither: the Lord gave, and the Lord hath taken away; blessed be the name of the Lord." + }, + { + "nr": "22", + "text": "In all this Job sinned not, nor charged God foolishly. " } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index a700529d..967afd3a 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Psalms 34:1** +**Job 1:21-22** -1 I will bless the Lord at all times: his praise shall continually be in my mouth. +21 And said, Naked came I out of my mother’s womb, and naked shall I return thither: the Lord gave, and the Lord hath taken away; blessed be the name of the Lord. 22 In all this Job sinned not, nor charged God foolishly. -[Tuesday 06-September, 2022](https://t.me/s/daily_scripture) +[Wednesday 07-September, 2022](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index 5fecd192..5a4e5ee4 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Psalms 34:1 -1 I will bless the Lord at all times: his praise shall continually be in my mouth. +Job 1:21-22 +21 And said, Naked came I out of my mother’s womb, and naked shall I return thither: the Lord gave, and the Lord hath taken away; blessed be the name of the Lord. 22 In all this Job sinned not, nor charged God foolishly. -Tuesday 06-September, 2022 +Wednesday 07-September, 2022 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index aeae80d0..fd86df8c 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -19 34:1 +18 1:21-22 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index 220d459e..147ea4ab 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -82,7 +82,6 @@ 18 11:13-19 18 15:11 18 19:25-27 -18 1:21-22 18 1:5 18 22:24-30 18 25:5-6 @@ -492,6 +491,7 @@ 20 29:7 20 30:17 20 30:3 +20 30:6 20 30:8 20 31:17 20 31:20 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index 7ecb5c89..b38d4bba 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -20 30:6 42 5:27-28 24 1:5-9 43 3:16-17 @@ -180,3 +179,4 @@ 59 2:12-13 43 7:38-39 19 34:1 +18 1:21-22