From 7f171555e13e12718dfa5d6e9d01ad504c437a87 Mon Sep 17 00:00:00 2001 From: aB0t Date: Fri, 26 Jan 2024 22:24:05 +0000 Subject: [PATCH] Saturday 27-January, 2024 --- README.html | 6 +++--- README.json | 16 ++++++++-------- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/01/27/24/scripture.html | 3 +++ scripture/kjv/01/27/24/scripture.json | 17 +++++++++++++++++ scripture/kjv/01/27/24/scripture.md | 5 +++++ scripture/kjv/01/27/24/scripture.tg | 4 ++++ scripture/kjv/01/27/24/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/01/27/24/scripture.html create mode 100644 scripture/kjv/01/27/24/scripture.json create mode 100644 scripture/kjv/01/27/24/scripture.md create mode 100644 scripture/kjv/01/27/24/scripture.tg create mode 100644 scripture/kjv/01/27/24/scripture.today diff --git a/README.html b/README.html index e78703f9..36fbc0b4 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Psalms 31:15
-15 My times are in thy hand: deliver me from the hand of mine enemies, and from them that persecute me.

-Friday 26-January, 2024 +2 Corinthians 2:14
+14 Now thanks be unto God, which always causeth us to triumph in Christ, and maketh manifest the savour of his knowledge by us in every place.

+Saturday 27-January, 2024 diff --git a/README.json b/README.json index 0dccdd8f..b2289451 100644 --- a/README.json +++ b/README.json @@ -1,17 +1,17 @@ { - "book": "Psalms", - "chapter": "31", - "date": "Friday 26-January, 2024", - "getbible": "https://getbible.net/kjv/Psalms/31/15", - "name": "Psalms 31:15", + "book": "2 Corinthians", + "chapter": "2", + "date": "Saturday 27-January, 2024", + "getbible": "https://getbible.net/kjv/2 Corinthians/2/14", + "name": "2 Corinthians 2:14", "scripture": [ { - "nr": "15", - "text": "My times are in thy hand: deliver me from the hand of mine enemies, and from them that persecute me." + "nr": "14", + "text": "Now thanks be unto God, which always causeth us to triumph in Christ, and maketh manifest the savour of his knowledge by us in every place." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "15", + "verse": "14", "version": "kjv" } diff --git a/README.md b/README.md index 0b0fe36b..c3f219c1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Psalms 31:15** +**2 Corinthians 2:14** -15 My times are in thy hand: deliver me from the hand of mine enemies, and from them that persecute me. +14 Now thanks be unto God, which always causeth us to triumph in Christ, and maketh manifest the savour of his knowledge by us in every place. -[Friday 26-January, 2024](https://getbible.net/kjv/Psalms/31/15) +[Saturday 27-January, 2024](https://getbible.net/kjv/2 Corinthians/2/14) diff --git a/README.tg b/README.tg index 832576d0..f31f0ee0 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Psalms 31:15 -15 My times are in thy hand: deliver me from the hand of mine enemies, and from them that persecute me. +2 Corinthians 2:14 +14 Now thanks be unto God, which always causeth us to triumph in Christ, and maketh manifest the savour of his knowledge by us in every place. -Friday 26-January, 2024 +Saturday 27-January, 2024 diff --git a/README.today b/README.today index 4a7df208..3523f150 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -19 31:15 +47 2:14 diff --git a/scripture/kjv/01/27/24/scripture.html b/scripture/kjv/01/27/24/scripture.html new file mode 100644 index 00000000..36fbc0b4 --- /dev/null +++ b/scripture/kjv/01/27/24/scripture.html @@ -0,0 +1,3 @@ +2 Corinthians 2:14
+14 Now thanks be unto God, which always causeth us to triumph in Christ, and maketh manifest the savour of his knowledge by us in every place.

+Saturday 27-January, 2024 diff --git a/scripture/kjv/01/27/24/scripture.json b/scripture/kjv/01/27/24/scripture.json new file mode 100644 index 00000000..b2289451 --- /dev/null +++ b/scripture/kjv/01/27/24/scripture.json @@ -0,0 +1,17 @@ +{ + "book": "2 Corinthians", + "chapter": "2", + "date": "Saturday 27-January, 2024", + "getbible": "https://getbible.net/kjv/2 Corinthians/2/14", + "name": "2 Corinthians 2:14", + "scripture": [ + { + "nr": "14", + "text": "Now thanks be unto God, which always causeth us to triumph in Christ, and maketh manifest the savour of his knowledge by us in every place." + } + ], + "source": "https://git.vdm.dev/christian/daily-scripture", + "telegram": "daily_scripture", + "verse": "14", + "version": "kjv" +} diff --git a/scripture/kjv/01/27/24/scripture.md b/scripture/kjv/01/27/24/scripture.md new file mode 100644 index 00000000..c3f219c1 --- /dev/null +++ b/scripture/kjv/01/27/24/scripture.md @@ -0,0 +1,5 @@ +**2 Corinthians 2:14** + +14 Now thanks be unto God, which always causeth us to triumph in Christ, and maketh manifest the savour of his knowledge by us in every place. + +[Saturday 27-January, 2024](https://getbible.net/kjv/2 Corinthians/2/14) diff --git a/scripture/kjv/01/27/24/scripture.tg b/scripture/kjv/01/27/24/scripture.tg new file mode 100644 index 00000000..f31f0ee0 --- /dev/null +++ b/scripture/kjv/01/27/24/scripture.tg @@ -0,0 +1,4 @@ +2 Corinthians 2:14 +14 Now thanks be unto God, which always causeth us to triumph in Christ, and maketh manifest the savour of his knowledge by us in every place. + +Saturday 27-January, 2024 diff --git a/scripture/kjv/01/27/24/scripture.today b/scripture/kjv/01/27/24/scripture.today new file mode 100644 index 00000000..3523f150 --- /dev/null +++ b/scripture/kjv/01/27/24/scripture.today @@ -0,0 +1 @@ +47 2:14 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index e78703f9..36fbc0b4 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Psalms 31:15
-15 My times are in thy hand: deliver me from the hand of mine enemies, and from them that persecute me.

-Friday 26-January, 2024 +2 Corinthians 2:14
+14 Now thanks be unto God, which always causeth us to triumph in Christ, and maketh manifest the savour of his knowledge by us in every place.

+Saturday 27-January, 2024 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index 0dccdd8f..b2289451 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,17 +1,17 @@ { - "book": "Psalms", - "chapter": "31", - "date": "Friday 26-January, 2024", - "getbible": "https://getbible.net/kjv/Psalms/31/15", - "name": "Psalms 31:15", + "book": "2 Corinthians", + "chapter": "2", + "date": "Saturday 27-January, 2024", + "getbible": "https://getbible.net/kjv/2 Corinthians/2/14", + "name": "2 Corinthians 2:14", "scripture": [ { - "nr": "15", - "text": "My times are in thy hand: deliver me from the hand of mine enemies, and from them that persecute me." + "nr": "14", + "text": "Now thanks be unto God, which always causeth us to triumph in Christ, and maketh manifest the savour of his knowledge by us in every place." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "15", + "verse": "14", "version": "kjv" } diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index 0b0fe36b..c3f219c1 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Psalms 31:15** +**2 Corinthians 2:14** -15 My times are in thy hand: deliver me from the hand of mine enemies, and from them that persecute me. +14 Now thanks be unto God, which always causeth us to triumph in Christ, and maketh manifest the savour of his knowledge by us in every place. -[Friday 26-January, 2024](https://getbible.net/kjv/Psalms/31/15) +[Saturday 27-January, 2024](https://getbible.net/kjv/2 Corinthians/2/14) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index 832576d0..f31f0ee0 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Psalms 31:15 -15 My times are in thy hand: deliver me from the hand of mine enemies, and from them that persecute me. +2 Corinthians 2:14 +14 Now thanks be unto God, which always causeth us to triumph in Christ, and maketh manifest the savour of his knowledge by us in every place. -Friday 26-January, 2024 +Saturday 27-January, 2024 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 4a7df208..3523f150 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -19 31:15 +47 2:14 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index e45d35a2..bbd5a924 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -848,6 +848,7 @@ 40 11:6 40 12:30 40 12:35-37 +40 12:46-50 40 13:22-23 40 13:31-32 40 13:33 @@ -1502,7 +1503,6 @@ 47 1:12 47 1:4 47 1:8-10 -47 2:14 47 2:15-16 47 2:17 47 2:8 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index 24a8e2d2..70c7e01e 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -40 12:46-50 42 8:1-3 49 6:14 48 5:19-21 @@ -180,3 +179,4 @@ 27 9:19 23 26:3 19 31:15 +47 2:14