From fc9fb8952b3dc78fe85fe499c846eb68f9f76c93 Mon Sep 17 00:00:00 2001 From: aB0t Date: Mon, 18 Jul 2022 22:28:12 +0000 Subject: [PATCH] Tuesday 19-July, 2022 --- README.html | 6 +++--- README.json | 8 ++++---- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/07/19/22/scripture.html | 3 +++ scripture/kjv/07/19/22/scripture.json | 13 +++++++++++++ scripture/kjv/07/19/22/scripture.md | 5 +++++ scripture/kjv/07/19/22/scripture.tg | 4 ++++ scripture/kjv/07/19/22/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/07/19/22/scripture.html create mode 100644 scripture/kjv/07/19/22/scripture.json create mode 100644 scripture/kjv/07/19/22/scripture.md create mode 100644 scripture/kjv/07/19/22/scripture.tg create mode 100644 scripture/kjv/07/19/22/scripture.today diff --git a/README.html b/README.html index e0f1fa52..78871649 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Romans 15:2
-2 Let every one of us please his neighbour for his good to edification.

-Monday 18-July, 2022 +John 8:12
+12 Then spake Jesus again unto them, saying, I am the light of the world: he that followeth me shall not walk in darkness, but shall have the light of life.

+Tuesday 19-July, 2022 diff --git a/README.json b/README.json index 14d5a6a8..f805a7a7 100644 --- a/README.json +++ b/README.json @@ -1,10 +1,10 @@ { - "date": "Monday 18-July, 2022", - "name": "Romans 15:2", + "date": "Tuesday 19-July, 2022", + "name": "John 8:12", "scripture": [ { - "nr": "2", - "text": "Let every one of us please his neighbour for his good to edification." + "nr": "12", + "text": "Then spake Jesus again unto them, saying, I am the light of the world: he that followeth me shall not walk in darkness, but shall have the light of life." } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/README.md b/README.md index 1a90e61e..68437ad5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Romans 15:2** +**John 8:12** -2 Let every one of us please his neighbour for his good to edification. +12 Then spake Jesus again unto them, saying, I am the light of the world: he that followeth me shall not walk in darkness, but shall have the light of life. -[Monday 18-July, 2022](https://t.me/s/daily_scripture) +[Tuesday 19-July, 2022](https://t.me/s/daily_scripture) diff --git a/README.tg b/README.tg index 3fa485b3..b8584f0c 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Romans 15:2 -2 Let every one of us please his neighbour for his good to edification. +John 8:12 +12 Then spake Jesus again unto them, saying, I am the light of the world: he that followeth me shall not walk in darkness, but shall have the light of life. -Monday 18-July, 2022 +Tuesday 19-July, 2022 diff --git a/README.today b/README.today index 5a15da24..8fa1adf3 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -45 15:2 +43 8:12 diff --git a/scripture/kjv/07/19/22/scripture.html b/scripture/kjv/07/19/22/scripture.html new file mode 100644 index 00000000..78871649 --- /dev/null +++ b/scripture/kjv/07/19/22/scripture.html @@ -0,0 +1,3 @@ +John 8:12
+12 Then spake Jesus again unto them, saying, I am the light of the world: he that followeth me shall not walk in darkness, but shall have the light of life.

+Tuesday 19-July, 2022 diff --git a/scripture/kjv/07/19/22/scripture.json b/scripture/kjv/07/19/22/scripture.json new file mode 100644 index 00000000..f805a7a7 --- /dev/null +++ b/scripture/kjv/07/19/22/scripture.json @@ -0,0 +1,13 @@ +{ + "date": "Tuesday 19-July, 2022", + "name": "John 8:12", + "scripture": [ + { + "nr": "12", + "text": "Then spake Jesus again unto them, saying, I am the light of the world: he that followeth me shall not walk in darkness, but shall have the light of life." + } + ], + "source": "https://github.com/trueChristian/daily-scripture", + "telegram": "daily_scripture", + "version": "kjv" +} diff --git a/scripture/kjv/07/19/22/scripture.md b/scripture/kjv/07/19/22/scripture.md new file mode 100644 index 00000000..68437ad5 --- /dev/null +++ b/scripture/kjv/07/19/22/scripture.md @@ -0,0 +1,5 @@ +**John 8:12** + +12 Then spake Jesus again unto them, saying, I am the light of the world: he that followeth me shall not walk in darkness, but shall have the light of life. + +[Tuesday 19-July, 2022](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/07/19/22/scripture.tg b/scripture/kjv/07/19/22/scripture.tg new file mode 100644 index 00000000..b8584f0c --- /dev/null +++ b/scripture/kjv/07/19/22/scripture.tg @@ -0,0 +1,4 @@ +John 8:12 +12 Then spake Jesus again unto them, saying, I am the light of the world: he that followeth me shall not walk in darkness, but shall have the light of life. + +Tuesday 19-July, 2022 diff --git a/scripture/kjv/07/19/22/scripture.today b/scripture/kjv/07/19/22/scripture.today new file mode 100644 index 00000000..8fa1adf3 --- /dev/null +++ b/scripture/kjv/07/19/22/scripture.today @@ -0,0 +1 @@ +43 8:12 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index e0f1fa52..78871649 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Romans 15:2
-2 Let every one of us please his neighbour for his good to edification.

-Monday 18-July, 2022 +John 8:12
+12 Then spake Jesus again unto them, saying, I am the light of the world: he that followeth me shall not walk in darkness, but shall have the light of life.

+Tuesday 19-July, 2022 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index 14d5a6a8..f805a7a7 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,10 +1,10 @@ { - "date": "Monday 18-July, 2022", - "name": "Romans 15:2", + "date": "Tuesday 19-July, 2022", + "name": "John 8:12", "scripture": [ { - "nr": "2", - "text": "Let every one of us please his neighbour for his good to edification." + "nr": "12", + "text": "Then spake Jesus again unto them, saying, I am the light of the world: he that followeth me shall not walk in darkness, but shall have the light of life." } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index 1a90e61e..68437ad5 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Romans 15:2** +**John 8:12** -2 Let every one of us please his neighbour for his good to edification. +12 Then spake Jesus again unto them, saying, I am the light of the world: he that followeth me shall not walk in darkness, but shall have the light of life. -[Monday 18-July, 2022](https://t.me/s/daily_scripture) +[Tuesday 19-July, 2022](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index 3fa485b3..b8584f0c 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Romans 15:2 -2 Let every one of us please his neighbour for his good to edification. +John 8:12 +12 Then spake Jesus again unto them, saying, I am the light of the world: he that followeth me shall not walk in darkness, but shall have the light of life. -Monday 18-July, 2022 +Tuesday 19-July, 2022 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 5a15da24..8fa1adf3 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -45 15:2 +43 8:12 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index 117aabb5..72d2e35c 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -1221,11 +1221,11 @@ 43 7:24 43 7:38-39 43 7:43 +43 7:46 43 7:53 43 7:6 43 7:7 43 8:10-11 -43 8:12 43 8:15 43 8:26 43 8:29 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index e2ce2d29..d70213b4 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -43 7:46 24 22:13-14 36 3:5 24 15:9 @@ -180,3 +179,4 @@ 46 13:1 27 4:26 45 15:2 +43 8:12