From 077c9366797517805da2a0cec92fe1a23b8d5033 Mon Sep 17 00:00:00 2001 From: aB0t Date: Mon, 31 Jan 2022 22:23:54 +0000 Subject: [PATCH] Tuesday 01-February, 2022 --- README.html | 6 +++--- README.json | 12 ++++-------- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/02/01/22/scripture.html | 3 +++ scripture/kjv/02/01/22/scripture.json | 13 +++++++++++++ scripture/kjv/02/01/22/scripture.md | 5 +++++ scripture/kjv/02/01/22/scripture.tg | 4 ++++ scripture/kjv/02/01/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, 56 insertions(+), 38 deletions(-) create mode 100644 scripture/kjv/02/01/22/scripture.html create mode 100644 scripture/kjv/02/01/22/scripture.json create mode 100644 scripture/kjv/02/01/22/scripture.md create mode 100644 scripture/kjv/02/01/22/scripture.tg create mode 100644 scripture/kjv/02/01/22/scripture.today diff --git a/README.html b/README.html index b3a94f24..fbe9a29f 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Luke 12:2-3
-2 For there is nothing covered, that shall not be revealed; neither hid, that shall not be known. 3 Therefore whatsoever ye have spoken in darkness shall be heard in the light; and that which ye have spoken in the ear in closets shall be proclaimed upon the housetops.

-Monday 31-January, 2022 +John 3:27
+27 John answered and said, A man can receive nothing, except it be given him from heaven.

+Tuesday 01-February, 2022 diff --git a/README.json b/README.json index 666597e7..80ff0dc1 100644 --- a/README.json +++ b/README.json @@ -1,14 +1,10 @@ { - "date": "Monday 31-January, 2022", - "name": "Luke 12:2-3", + "date": "Tuesday 01-February, 2022", + "name": "John 3:27", "scripture": [ { - "nr": "2", - "text": "For there is nothing covered, that shall not be revealed; neither hid, that shall not be known." - }, - { - "nr": "3", - "text": "Therefore whatsoever ye have spoken in darkness shall be heard in the light; and that which ye have spoken in the ear in closets shall be proclaimed upon the housetops." + "nr": "27", + "text": "John answered and said, A man can receive nothing, except it be given him from heaven." } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/README.md b/README.md index c5f3a1ca..2023cadc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Luke 12:2-3** +**John 3:27** -2 For there is nothing covered, that shall not be revealed; neither hid, that shall not be known. 3 Therefore whatsoever ye have spoken in darkness shall be heard in the light; and that which ye have spoken in the ear in closets shall be proclaimed upon the housetops. +27 John answered and said, A man can receive nothing, except it be given him from heaven. -[Monday 31-January, 2022](https://t.me/s/daily_scripture) +[Tuesday 01-February, 2022](https://t.me/s/daily_scripture) diff --git a/README.tg b/README.tg index 546b76ef..1ba94994 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Luke 12:2-3 -2 For there is nothing covered, that shall not be revealed; neither hid, that shall not be known. 3 Therefore whatsoever ye have spoken in darkness shall be heard in the light; and that which ye have spoken in the ear in closets shall be proclaimed upon the housetops. +John 3:27 +27 John answered and said, A man can receive nothing, except it be given him from heaven. -Monday 31-January, 2022 +Tuesday 01-February, 2022 diff --git a/README.today b/README.today index 62ab8923..c563cbec 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -42 12:2-3 +43 3:27 diff --git a/scripture/kjv/02/01/22/scripture.html b/scripture/kjv/02/01/22/scripture.html new file mode 100644 index 00000000..fbe9a29f --- /dev/null +++ b/scripture/kjv/02/01/22/scripture.html @@ -0,0 +1,3 @@ +John 3:27
+27 John answered and said, A man can receive nothing, except it be given him from heaven.

+Tuesday 01-February, 2022 diff --git a/scripture/kjv/02/01/22/scripture.json b/scripture/kjv/02/01/22/scripture.json new file mode 100644 index 00000000..80ff0dc1 --- /dev/null +++ b/scripture/kjv/02/01/22/scripture.json @@ -0,0 +1,13 @@ +{ + "date": "Tuesday 01-February, 2022", + "name": "John 3:27", + "scripture": [ + { + "nr": "27", + "text": "John answered and said, A man can receive nothing, except it be given him from heaven." + } + ], + "source": "https://github.com/trueChristian/daily-scripture", + "telegram": "daily_scripture", + "version": "kjv" +} diff --git a/scripture/kjv/02/01/22/scripture.md b/scripture/kjv/02/01/22/scripture.md new file mode 100644 index 00000000..2023cadc --- /dev/null +++ b/scripture/kjv/02/01/22/scripture.md @@ -0,0 +1,5 @@ +**John 3:27** + +27 John answered and said, A man can receive nothing, except it be given him from heaven. + +[Tuesday 01-February, 2022](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/02/01/22/scripture.tg b/scripture/kjv/02/01/22/scripture.tg new file mode 100644 index 00000000..1ba94994 --- /dev/null +++ b/scripture/kjv/02/01/22/scripture.tg @@ -0,0 +1,4 @@ +John 3:27 +27 John answered and said, A man can receive nothing, except it be given him from heaven. + +Tuesday 01-February, 2022 diff --git a/scripture/kjv/02/01/22/scripture.today b/scripture/kjv/02/01/22/scripture.today new file mode 100644 index 00000000..c563cbec --- /dev/null +++ b/scripture/kjv/02/01/22/scripture.today @@ -0,0 +1 @@ +43 3:27 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index b3a94f24..fbe9a29f 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Luke 12:2-3
-2 For there is nothing covered, that shall not be revealed; neither hid, that shall not be known. 3 Therefore whatsoever ye have spoken in darkness shall be heard in the light; and that which ye have spoken in the ear in closets shall be proclaimed upon the housetops.

-Monday 31-January, 2022 +John 3:27
+27 John answered and said, A man can receive nothing, except it be given him from heaven.

+Tuesday 01-February, 2022 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index 666597e7..80ff0dc1 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,14 +1,10 @@ { - "date": "Monday 31-January, 2022", - "name": "Luke 12:2-3", + "date": "Tuesday 01-February, 2022", + "name": "John 3:27", "scripture": [ { - "nr": "2", - "text": "For there is nothing covered, that shall not be revealed; neither hid, that shall not be known." - }, - { - "nr": "3", - "text": "Therefore whatsoever ye have spoken in darkness shall be heard in the light; and that which ye have spoken in the ear in closets shall be proclaimed upon the housetops." + "nr": "27", + "text": "John answered and said, A man can receive nothing, except it be given him from heaven." } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index c5f3a1ca..2023cadc 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Luke 12:2-3** +**John 3:27** -2 For there is nothing covered, that shall not be revealed; neither hid, that shall not be known. 3 Therefore whatsoever ye have spoken in darkness shall be heard in the light; and that which ye have spoken in the ear in closets shall be proclaimed upon the housetops. +27 John answered and said, A man can receive nothing, except it be given him from heaven. -[Monday 31-January, 2022](https://t.me/s/daily_scripture) +[Tuesday 01-February, 2022](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index 546b76ef..1ba94994 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Luke 12:2-3 -2 For there is nothing covered, that shall not be revealed; neither hid, that shall not be known. 3 Therefore whatsoever ye have spoken in darkness shall be heard in the light; and that which ye have spoken in the ear in closets shall be proclaimed upon the housetops. +John 3:27 +27 John answered and said, A man can receive nothing, except it be given him from heaven. -Monday 31-January, 2022 +Tuesday 01-February, 2022 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 62ab8923..c563cbec 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -42 12:2-3 +43 3:27 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index 41906adf..d0c9688d 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -11,6 +11,7 @@ 1 3:17-19 1 45:14-15 1 4:7 +2 14:14 2 15:26 2 20:17 2 23:1-2 @@ -1192,7 +1193,6 @@ 43 3:19 43 3:20 43 3:21 -43 3:27 43 3:34 43 3:36 43 3:8-10 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index b7f0434c..173126f4 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -2 14:14 59 2:1 60 3:13 41 10:27 @@ -180,3 +179,4 @@ 40 21:13 43 5:8-9 42 12:2-3 +43 3:27