From fe2a688a3c32fe05a87955a4743b292f70c2b9d7 Mon Sep 17 00:00:00 2001 From: aB0t Date: Thu, 31 Aug 2023 22:22:16 +0000 Subject: [PATCH] Friday 01-September, 2023 --- README.html | 6 +++--- README.json | 16 ++++++++-------- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/09/01/23/scripture.html | 3 +++ scripture/kjv/09/01/23/scripture.json | 17 +++++++++++++++++ scripture/kjv/09/01/23/scripture.md | 5 +++++ scripture/kjv/09/01/23/scripture.tg | 4 ++++ scripture/kjv/09/01/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/01/23/scripture.html create mode 100644 scripture/kjv/09/01/23/scripture.json create mode 100644 scripture/kjv/09/01/23/scripture.md create mode 100644 scripture/kjv/09/01/23/scripture.tg create mode 100644 scripture/kjv/09/01/23/scripture.today diff --git a/README.html b/README.html index 7fd9a40c..a16b91c9 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Exodus 27:20
-20 And thou shalt command the children of Israel, that they bring thee pure oil olive beaten for the light, to cause the lamp to burn always.

-Thursday 31-August, 2023 +2 Corinthians 5:17
+17 Therefore if any man be in Christ, he is a new creature: old things are passed away; behold, all things are become new.

+Friday 01-September, 2023 diff --git a/README.json b/README.json index 897280df..e724797e 100644 --- a/README.json +++ b/README.json @@ -1,17 +1,17 @@ { - "book": "Exodus", - "chapter": "27", - "date": "Thursday 31-August, 2023", - "getbible": "https://getbible.net/kjv/Exodus/27/20", - "name": "Exodus 27:20", + "book": "2 Corinthians", + "chapter": "5", + "date": "Friday 01-September, 2023", + "getbible": "https://getbible.net/kjv/2 Corinthians/5/17", + "name": "2 Corinthians 5:17", "scripture": [ { - "nr": "20", - "text": "And thou shalt command the children of Israel, that they bring thee pure oil olive beaten for the light, to cause the lamp to burn always." + "nr": "17", + "text": "Therefore if any man be in Christ, he is a new creature: old things are passed away; behold, all things are become new." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "20", + "verse": "17", "version": "kjv" } diff --git a/README.md b/README.md index bc2fecbd..39444612 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Exodus 27:20** +**2 Corinthians 5:17** -20 And thou shalt command the children of Israel, that they bring thee pure oil olive beaten for the light, to cause the lamp to burn always. +17 Therefore if any man be in Christ, he is a new creature: old things are passed away; behold, all things are become new. -[Thursday 31-August, 2023](https://getbible.net/kjv/Exodus/27/20) +[Friday 01-September, 2023](https://getbible.net/kjv/2 Corinthians/5/17) diff --git a/README.tg b/README.tg index 671938f0..8a03e71a 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Exodus 27:20 -20 And thou shalt command the children of Israel, that they bring thee pure oil olive beaten for the light, to cause the lamp to burn always. +2 Corinthians 5:17 +17 Therefore if any man be in Christ, he is a new creature: old things are passed away; behold, all things are become new. -Thursday 31-August, 2023 +Friday 01-September, 2023 diff --git a/README.today b/README.today index 2036d734..41c4ab3e 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -2 27:20 +47 5:17 diff --git a/scripture/kjv/09/01/23/scripture.html b/scripture/kjv/09/01/23/scripture.html new file mode 100644 index 00000000..a16b91c9 --- /dev/null +++ b/scripture/kjv/09/01/23/scripture.html @@ -0,0 +1,3 @@ +2 Corinthians 5:17
+17 Therefore if any man be in Christ, he is a new creature: old things are passed away; behold, all things are become new.

+Friday 01-September, 2023 diff --git a/scripture/kjv/09/01/23/scripture.json b/scripture/kjv/09/01/23/scripture.json new file mode 100644 index 00000000..e724797e --- /dev/null +++ b/scripture/kjv/09/01/23/scripture.json @@ -0,0 +1,17 @@ +{ + "book": "2 Corinthians", + "chapter": "5", + "date": "Friday 01-September, 2023", + "getbible": "https://getbible.net/kjv/2 Corinthians/5/17", + "name": "2 Corinthians 5:17", + "scripture": [ + { + "nr": "17", + "text": "Therefore if any man be in Christ, he is a new creature: old things are passed away; behold, all things are become new." + } + ], + "source": "https://git.vdm.dev/christian/daily-scripture", + "telegram": "daily_scripture", + "verse": "17", + "version": "kjv" +} diff --git a/scripture/kjv/09/01/23/scripture.md b/scripture/kjv/09/01/23/scripture.md new file mode 100644 index 00000000..39444612 --- /dev/null +++ b/scripture/kjv/09/01/23/scripture.md @@ -0,0 +1,5 @@ +**2 Corinthians 5:17** + +17 Therefore if any man be in Christ, he is a new creature: old things are passed away; behold, all things are become new. + +[Friday 01-September, 2023](https://getbible.net/kjv/2 Corinthians/5/17) diff --git a/scripture/kjv/09/01/23/scripture.tg b/scripture/kjv/09/01/23/scripture.tg new file mode 100644 index 00000000..8a03e71a --- /dev/null +++ b/scripture/kjv/09/01/23/scripture.tg @@ -0,0 +1,4 @@ +2 Corinthians 5:17 +17 Therefore if any man be in Christ, he is a new creature: old things are passed away; behold, all things are become new. + +Friday 01-September, 2023 diff --git a/scripture/kjv/09/01/23/scripture.today b/scripture/kjv/09/01/23/scripture.today new file mode 100644 index 00000000..41c4ab3e --- /dev/null +++ b/scripture/kjv/09/01/23/scripture.today @@ -0,0 +1 @@ +47 5:17 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index 7fd9a40c..a16b91c9 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Exodus 27:20
-20 And thou shalt command the children of Israel, that they bring thee pure oil olive beaten for the light, to cause the lamp to burn always.

-Thursday 31-August, 2023 +2 Corinthians 5:17
+17 Therefore if any man be in Christ, he is a new creature: old things are passed away; behold, all things are become new.

+Friday 01-September, 2023 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index 897280df..e724797e 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,17 +1,17 @@ { - "book": "Exodus", - "chapter": "27", - "date": "Thursday 31-August, 2023", - "getbible": "https://getbible.net/kjv/Exodus/27/20", - "name": "Exodus 27:20", + "book": "2 Corinthians", + "chapter": "5", + "date": "Friday 01-September, 2023", + "getbible": "https://getbible.net/kjv/2 Corinthians/5/17", + "name": "2 Corinthians 5:17", "scripture": [ { - "nr": "20", - "text": "And thou shalt command the children of Israel, that they bring thee pure oil olive beaten for the light, to cause the lamp to burn always." + "nr": "17", + "text": "Therefore if any man be in Christ, he is a new creature: old things are passed away; behold, all things are become new." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "20", + "verse": "17", "version": "kjv" } diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index bc2fecbd..39444612 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Exodus 27:20** +**2 Corinthians 5:17** -20 And thou shalt command the children of Israel, that they bring thee pure oil olive beaten for the light, to cause the lamp to burn always. +17 Therefore if any man be in Christ, he is a new creature: old things are passed away; behold, all things are become new. -[Thursday 31-August, 2023](https://getbible.net/kjv/Exodus/27/20) +[Friday 01-September, 2023](https://getbible.net/kjv/2 Corinthians/5/17) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index 671938f0..8a03e71a 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Exodus 27:20 -20 And thou shalt command the children of Israel, that they bring thee pure oil olive beaten for the light, to cause the lamp to burn always. +2 Corinthians 5:17 +17 Therefore if any man be in Christ, he is a new creature: old things are passed away; behold, all things are become new. -Thursday 31-August, 2023 +Friday 01-September, 2023 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 2036d734..41c4ab3e 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -2 27:20 +47 5:17 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index e0e7b308..bf58e955 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -1530,7 +1530,6 @@ 47 5:12 47 5:13 47 5:14-15 -47 5:17 47 5:20 47 5:21 47 5:6 @@ -1558,6 +1557,7 @@ 47 8:24 47 8:3 47 8:7 +47 8:9 47 9:10-11 47 9:13 47 9:15 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index dc6117a1..a1900515 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -47 8:9 49 6:24 46 7:29-31 44 20:20 @@ -180,3 +179,4 @@ 66 14:5 54 1:12 2 27:20 +47 5:17