From ec6b8861c66b2d6df30e4a6b3434d379089ffa6d Mon Sep 17 00:00:00 2001 From: aB0t Date: Thu, 11 Jul 2024 22:25:32 +0000 Subject: [PATCH] Friday 12-July, 2024 --- README.html | 6 +++--- README.json | 20 ++++++++++++-------- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/07/12/24/scripture.html | 3 +++ scripture/kjv/07/12/24/scripture.json | 21 +++++++++++++++++++++ scripture/kjv/07/12/24/scripture.md | 5 +++++ scripture/kjv/07/12/24/scripture.tg | 4 ++++ scripture/kjv/07/12/24/scripture.today | 1 + scripture/kjv/README.html | 6 +++--- scripture/kjv/README.json | 20 ++++++++++++-------- 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, 80 insertions(+), 38 deletions(-) create mode 100644 scripture/kjv/07/12/24/scripture.html create mode 100644 scripture/kjv/07/12/24/scripture.json create mode 100644 scripture/kjv/07/12/24/scripture.md create mode 100644 scripture/kjv/07/12/24/scripture.tg create mode 100644 scripture/kjv/07/12/24/scripture.today diff --git a/README.html b/README.html index 86357997..a292bfa0 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Proverbs 27:15
-15 A continual dropping in a very rainy day and a contentious woman are alike.

-Thursday 11-July, 2024 +Psalms 52:8-9
+8 But I am like a green olive tree in the house of God: I trust in the mercy of God for ever and ever. 9 I will praise thee for ever, because thou hast done it: and I will wait on thy name; for it is good before thy saints.

+Friday 12-July, 2024 diff --git a/README.json b/README.json index 8797ca88..853b9283 100644 --- a/README.json +++ b/README.json @@ -1,17 +1,21 @@ { - "book": "Proverbs", - "chapter": "27", - "date": "Thursday 11-July, 2024", - "getbible": "https://getbible.net/kjv/Proverbs/27/15", - "name": "Proverbs 27:15", + "book": "Psalms", + "chapter": "52", + "date": "Friday 12-July, 2024", + "getbible": "https://getbible.net/kjv/Psalms/52/8-9", + "name": "Psalms 52:8-9", "scripture": [ { - "nr": "15", - "text": "A continual dropping in a very rainy day and a contentious woman are alike." + "nr": "8", + "text": "But I am like a green olive tree in the house of God: I trust in the mercy of God for ever and ever." + }, + { + "nr": "9", + "text": "I will praise thee for ever, because thou hast done it: and I will wait on thy name; for it is good before thy saints. " } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "15", + "verse": "8-9", "version": "kjv" } diff --git a/README.md b/README.md index 0ea7cf2e..4a63cac7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Proverbs 27:15** +**Psalms 52:8-9** -15 A continual dropping in a very rainy day and a contentious woman are alike. +8 But I am like a green olive tree in the house of God: I trust in the mercy of God for ever and ever. 9 I will praise thee for ever, because thou hast done it: and I will wait on thy name; for it is good before thy saints. -[Thursday 11-July, 2024](https://getbible.net/kjv/Proverbs/27/15) +[Friday 12-July, 2024](https://getbible.net/kjv/Psalms/52/8-9) diff --git a/README.tg b/README.tg index 57eb277c..9099e40d 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Proverbs 27:15 -15 A continual dropping in a very rainy day and a contentious woman are alike. +Psalms 52:8-9 +8 But I am like a green olive tree in the house of God: I trust in the mercy of God for ever and ever. 9 I will praise thee for ever, because thou hast done it: and I will wait on thy name; for it is good before thy saints. -Thursday 11-July, 2024 +Friday 12-July, 2024 diff --git a/README.today b/README.today index 2467809c..351b5d7b 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -20 27:15 +19 52:8-9 diff --git a/scripture/kjv/07/12/24/scripture.html b/scripture/kjv/07/12/24/scripture.html new file mode 100644 index 00000000..a292bfa0 --- /dev/null +++ b/scripture/kjv/07/12/24/scripture.html @@ -0,0 +1,3 @@ +Psalms 52:8-9
+8 But I am like a green olive tree in the house of God: I trust in the mercy of God for ever and ever. 9 I will praise thee for ever, because thou hast done it: and I will wait on thy name; for it is good before thy saints.

+Friday 12-July, 2024 diff --git a/scripture/kjv/07/12/24/scripture.json b/scripture/kjv/07/12/24/scripture.json new file mode 100644 index 00000000..853b9283 --- /dev/null +++ b/scripture/kjv/07/12/24/scripture.json @@ -0,0 +1,21 @@ +{ + "book": "Psalms", + "chapter": "52", + "date": "Friday 12-July, 2024", + "getbible": "https://getbible.net/kjv/Psalms/52/8-9", + "name": "Psalms 52:8-9", + "scripture": [ + { + "nr": "8", + "text": "But I am like a green olive tree in the house of God: I trust in the mercy of God for ever and ever." + }, + { + "nr": "9", + "text": "I will praise thee for ever, because thou hast done it: and I will wait on thy name; for it is good before thy saints. " + } + ], + "source": "https://git.vdm.dev/christian/daily-scripture", + "telegram": "daily_scripture", + "verse": "8-9", + "version": "kjv" +} diff --git a/scripture/kjv/07/12/24/scripture.md b/scripture/kjv/07/12/24/scripture.md new file mode 100644 index 00000000..4a63cac7 --- /dev/null +++ b/scripture/kjv/07/12/24/scripture.md @@ -0,0 +1,5 @@ +**Psalms 52:8-9** + +8 But I am like a green olive tree in the house of God: I trust in the mercy of God for ever and ever. 9 I will praise thee for ever, because thou hast done it: and I will wait on thy name; for it is good before thy saints. + +[Friday 12-July, 2024](https://getbible.net/kjv/Psalms/52/8-9) diff --git a/scripture/kjv/07/12/24/scripture.tg b/scripture/kjv/07/12/24/scripture.tg new file mode 100644 index 00000000..9099e40d --- /dev/null +++ b/scripture/kjv/07/12/24/scripture.tg @@ -0,0 +1,4 @@ +Psalms 52:8-9 +8 But I am like a green olive tree in the house of God: I trust in the mercy of God for ever and ever. 9 I will praise thee for ever, because thou hast done it: and I will wait on thy name; for it is good before thy saints. + +Friday 12-July, 2024 diff --git a/scripture/kjv/07/12/24/scripture.today b/scripture/kjv/07/12/24/scripture.today new file mode 100644 index 00000000..351b5d7b --- /dev/null +++ b/scripture/kjv/07/12/24/scripture.today @@ -0,0 +1 @@ +19 52:8-9 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index 86357997..a292bfa0 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Proverbs 27:15
-15 A continual dropping in a very rainy day and a contentious woman are alike.

-Thursday 11-July, 2024 +Psalms 52:8-9
+8 But I am like a green olive tree in the house of God: I trust in the mercy of God for ever and ever. 9 I will praise thee for ever, because thou hast done it: and I will wait on thy name; for it is good before thy saints.

+Friday 12-July, 2024 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index 8797ca88..853b9283 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,17 +1,21 @@ { - "book": "Proverbs", - "chapter": "27", - "date": "Thursday 11-July, 2024", - "getbible": "https://getbible.net/kjv/Proverbs/27/15", - "name": "Proverbs 27:15", + "book": "Psalms", + "chapter": "52", + "date": "Friday 12-July, 2024", + "getbible": "https://getbible.net/kjv/Psalms/52/8-9", + "name": "Psalms 52:8-9", "scripture": [ { - "nr": "15", - "text": "A continual dropping in a very rainy day and a contentious woman are alike." + "nr": "8", + "text": "But I am like a green olive tree in the house of God: I trust in the mercy of God for ever and ever." + }, + { + "nr": "9", + "text": "I will praise thee for ever, because thou hast done it: and I will wait on thy name; for it is good before thy saints. " } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "15", + "verse": "8-9", "version": "kjv" } diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index 0ea7cf2e..4a63cac7 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Proverbs 27:15** +**Psalms 52:8-9** -15 A continual dropping in a very rainy day and a contentious woman are alike. +8 But I am like a green olive tree in the house of God: I trust in the mercy of God for ever and ever. 9 I will praise thee for ever, because thou hast done it: and I will wait on thy name; for it is good before thy saints. -[Thursday 11-July, 2024](https://getbible.net/kjv/Proverbs/27/15) +[Friday 12-July, 2024](https://getbible.net/kjv/Psalms/52/8-9) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index 57eb277c..9099e40d 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Proverbs 27:15 -15 A continual dropping in a very rainy day and a contentious woman are alike. +Psalms 52:8-9 +8 But I am like a green olive tree in the house of God: I trust in the mercy of God for ever and ever. 9 I will praise thee for ever, because thou hast done it: and I will wait on thy name; for it is good before thy saints. -Thursday 11-July, 2024 +Friday 12-July, 2024 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 2467809c..351b5d7b 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -20 27:15 +19 52:8-9 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index 73fa7d2b..97936e5a 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -287,7 +287,6 @@ 19 51:17 19 51:6 19 51:7 -19 52:8-9 19 55:16-17 19 55:21 19 55:22 @@ -1749,6 +1748,7 @@ 55 3:12 55 3:5 55 4:18 +55 4:2 55 4:22 55 4:8 56 2:1 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index 64390234..d56438c5 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -55 4:2 45 9:20 19 119:34-35 66 20:4 @@ -180,3 +179,4 @@ 26 33:30-33 19 103:2-3 20 27:15 +19 52:8-9