From 3f1b26845012998efe9d18e5ec9dac41fbc651f5 Mon Sep 17 00:00:00 2001 From: aB0t Date: Thu, 15 Aug 2024 22:26:23 +0000 Subject: [PATCH] Friday 16-August, 2024 --- README.html | 6 ++--- README.json | 36 ++++++-------------------- README.md | 6 ++--- README.tg | 6 ++--- README.today | 2 +- scripture/kjv/08/16/24/scripture.html | 3 +++ scripture/kjv/08/16/24/scripture.json | 17 ++++++++++++ scripture/kjv/08/16/24/scripture.md | 5 ++++ scripture/kjv/08/16/24/scripture.tg | 4 +++ scripture/kjv/08/16/24/scripture.today | 1 + scripture/kjv/README.html | 6 ++--- scripture/kjv/README.json | 36 ++++++-------------------- 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(+), 78 deletions(-) create mode 100644 scripture/kjv/08/16/24/scripture.html create mode 100644 scripture/kjv/08/16/24/scripture.json create mode 100644 scripture/kjv/08/16/24/scripture.md create mode 100644 scripture/kjv/08/16/24/scripture.tg create mode 100644 scripture/kjv/08/16/24/scripture.today diff --git a/README.html b/README.html index 2b411d34..16bee9e7 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -James 3:13-18
-13 Who is a wise man and endued with knowledge among you? let him shew out of a good conversation his works with meekness of wisdom. 14 But if ye have bitter envying and strife in your hearts, glory not, and lie not against the truth. 15 This wisdom descendeth not from above, but is earthly, sensual, devilish. 16 For where envying and strife is, there is confusion and every evil work. 17 But the wisdom that is from above is first pure, then peaceable, gentle, and easy to be intreated, full of mercy and good fruits, without partiality, and without hypocrisy. 18 And the fruit of righteousness is sown in peace of them that make peace.

-Thursday 15-August, 2024 +Psalms 34:4
+4 I sought the Lord, and he heard me, and delivered me from all my fears.

+Friday 16-August, 2024 diff --git a/README.json b/README.json index f2a28d3c..cb0ed08c 100644 --- a/README.json +++ b/README.json @@ -1,37 +1,17 @@ { - "book": "James", - "chapter": "3", - "date": "Thursday 15-August, 2024", - "getbible": "https://getbible.net/kjv/James/3/13-18", - "name": "James 3:13-18", + "book": "Psalms", + "chapter": "34", + "date": "Friday 16-August, 2024", + "getbible": "https://getbible.net/kjv/Psalms/34/4", + "name": "Psalms 34:4", "scripture": [ { - "nr": "13", - "text": "Who is a wise man and endued with knowledge among you? let him shew out of a good conversation his works with meekness of wisdom." - }, - { - "nr": "14", - "text": "But if ye have bitter envying and strife in your hearts, glory not, and lie not against the truth." - }, - { - "nr": "15", - "text": "This wisdom descendeth not from above, but is earthly, sensual, devilish." - }, - { - "nr": "16", - "text": "For where envying and strife is, there is confusion and every evil work." - }, - { - "nr": "17", - "text": "But the wisdom that is from above is first pure, then peaceable, gentle, and easy to be intreated, full of mercy and good fruits, without partiality, and without hypocrisy." - }, - { - "nr": "18", - "text": "And the fruit of righteousness is sown in peace of them that make peace. " + "nr": "4", + "text": "I sought the Lord, and he heard me, and delivered me from all my fears." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "13-18", + "verse": "4", "version": "kjv" } diff --git a/README.md b/README.md index c1842f55..0e834b51 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**James 3:13-18** +**Psalms 34:4** -13 Who is a wise man and endued with knowledge among you? let him shew out of a good conversation his works with meekness of wisdom. 14 But if ye have bitter envying and strife in your hearts, glory not, and lie not against the truth. 15 This wisdom descendeth not from above, but is earthly, sensual, devilish. 16 For where envying and strife is, there is confusion and every evil work. 17 But the wisdom that is from above is first pure, then peaceable, gentle, and easy to be intreated, full of mercy and good fruits, without partiality, and without hypocrisy. 18 And the fruit of righteousness is sown in peace of them that make peace. +4 I sought the Lord, and he heard me, and delivered me from all my fears. -[Thursday 15-August, 2024](https://getbible.net/kjv/James/3/13-18) +[Friday 16-August, 2024](https://getbible.net/kjv/Psalms/34/4) diff --git a/README.tg b/README.tg index 37babf50..80c95136 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -James 3:13-18 -13 Who is a wise man and endued with knowledge among you? let him shew out of a good conversation his works with meekness of wisdom. 14 But if ye have bitter envying and strife in your hearts, glory not, and lie not against the truth. 15 This wisdom descendeth not from above, but is earthly, sensual, devilish. 16 For where envying and strife is, there is confusion and every evil work. 17 But the wisdom that is from above is first pure, then peaceable, gentle, and easy to be intreated, full of mercy and good fruits, without partiality, and without hypocrisy. 18 And the fruit of righteousness is sown in peace of them that make peace. +Psalms 34:4 +4 I sought the Lord, and he heard me, and delivered me from all my fears. -Thursday 15-August, 2024 +Friday 16-August, 2024 diff --git a/README.today b/README.today index 4a9d1c34..f33694e9 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -59 3:13-18 +19 34:4 diff --git a/scripture/kjv/08/16/24/scripture.html b/scripture/kjv/08/16/24/scripture.html new file mode 100644 index 00000000..16bee9e7 --- /dev/null +++ b/scripture/kjv/08/16/24/scripture.html @@ -0,0 +1,3 @@ +Psalms 34:4
+4 I sought the Lord, and he heard me, and delivered me from all my fears.

+Friday 16-August, 2024 diff --git a/scripture/kjv/08/16/24/scripture.json b/scripture/kjv/08/16/24/scripture.json new file mode 100644 index 00000000..cb0ed08c --- /dev/null +++ b/scripture/kjv/08/16/24/scripture.json @@ -0,0 +1,17 @@ +{ + "book": "Psalms", + "chapter": "34", + "date": "Friday 16-August, 2024", + "getbible": "https://getbible.net/kjv/Psalms/34/4", + "name": "Psalms 34:4", + "scripture": [ + { + "nr": "4", + "text": "I sought the Lord, and he heard me, and delivered me from all my fears." + } + ], + "source": "https://git.vdm.dev/christian/daily-scripture", + "telegram": "daily_scripture", + "verse": "4", + "version": "kjv" +} diff --git a/scripture/kjv/08/16/24/scripture.md b/scripture/kjv/08/16/24/scripture.md new file mode 100644 index 00000000..0e834b51 --- /dev/null +++ b/scripture/kjv/08/16/24/scripture.md @@ -0,0 +1,5 @@ +**Psalms 34:4** + +4 I sought the Lord, and he heard me, and delivered me from all my fears. + +[Friday 16-August, 2024](https://getbible.net/kjv/Psalms/34/4) diff --git a/scripture/kjv/08/16/24/scripture.tg b/scripture/kjv/08/16/24/scripture.tg new file mode 100644 index 00000000..80c95136 --- /dev/null +++ b/scripture/kjv/08/16/24/scripture.tg @@ -0,0 +1,4 @@ +Psalms 34:4 +4 I sought the Lord, and he heard me, and delivered me from all my fears. + +Friday 16-August, 2024 diff --git a/scripture/kjv/08/16/24/scripture.today b/scripture/kjv/08/16/24/scripture.today new file mode 100644 index 00000000..f33694e9 --- /dev/null +++ b/scripture/kjv/08/16/24/scripture.today @@ -0,0 +1 @@ +19 34:4 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index 2b411d34..16bee9e7 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -James 3:13-18
-13 Who is a wise man and endued with knowledge among you? let him shew out of a good conversation his works with meekness of wisdom. 14 But if ye have bitter envying and strife in your hearts, glory not, and lie not against the truth. 15 This wisdom descendeth not from above, but is earthly, sensual, devilish. 16 For where envying and strife is, there is confusion and every evil work. 17 But the wisdom that is from above is first pure, then peaceable, gentle, and easy to be intreated, full of mercy and good fruits, without partiality, and without hypocrisy. 18 And the fruit of righteousness is sown in peace of them that make peace.

-Thursday 15-August, 2024 +Psalms 34:4
+4 I sought the Lord, and he heard me, and delivered me from all my fears.

+Friday 16-August, 2024 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index f2a28d3c..cb0ed08c 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,37 +1,17 @@ { - "book": "James", - "chapter": "3", - "date": "Thursday 15-August, 2024", - "getbible": "https://getbible.net/kjv/James/3/13-18", - "name": "James 3:13-18", + "book": "Psalms", + "chapter": "34", + "date": "Friday 16-August, 2024", + "getbible": "https://getbible.net/kjv/Psalms/34/4", + "name": "Psalms 34:4", "scripture": [ { - "nr": "13", - "text": "Who is a wise man and endued with knowledge among you? let him shew out of a good conversation his works with meekness of wisdom." - }, - { - "nr": "14", - "text": "But if ye have bitter envying and strife in your hearts, glory not, and lie not against the truth." - }, - { - "nr": "15", - "text": "This wisdom descendeth not from above, but is earthly, sensual, devilish." - }, - { - "nr": "16", - "text": "For where envying and strife is, there is confusion and every evil work." - }, - { - "nr": "17", - "text": "But the wisdom that is from above is first pure, then peaceable, gentle, and easy to be intreated, full of mercy and good fruits, without partiality, and without hypocrisy." - }, - { - "nr": "18", - "text": "And the fruit of righteousness is sown in peace of them that make peace. " + "nr": "4", + "text": "I sought the Lord, and he heard me, and delivered me from all my fears." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "13-18", + "verse": "4", "version": "kjv" } diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index c1842f55..0e834b51 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**James 3:13-18** +**Psalms 34:4** -13 Who is a wise man and endued with knowledge among you? let him shew out of a good conversation his works with meekness of wisdom. 14 But if ye have bitter envying and strife in your hearts, glory not, and lie not against the truth. 15 This wisdom descendeth not from above, but is earthly, sensual, devilish. 16 For where envying and strife is, there is confusion and every evil work. 17 But the wisdom that is from above is first pure, then peaceable, gentle, and easy to be intreated, full of mercy and good fruits, without partiality, and without hypocrisy. 18 And the fruit of righteousness is sown in peace of them that make peace. +4 I sought the Lord, and he heard me, and delivered me from all my fears. -[Thursday 15-August, 2024](https://getbible.net/kjv/James/3/13-18) +[Friday 16-August, 2024](https://getbible.net/kjv/Psalms/34/4) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index 37babf50..80c95136 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -James 3:13-18 -13 Who is a wise man and endued with knowledge among you? let him shew out of a good conversation his works with meekness of wisdom. 14 But if ye have bitter envying and strife in your hearts, glory not, and lie not against the truth. 15 This wisdom descendeth not from above, but is earthly, sensual, devilish. 16 For where envying and strife is, there is confusion and every evil work. 17 But the wisdom that is from above is first pure, then peaceable, gentle, and easy to be intreated, full of mercy and good fruits, without partiality, and without hypocrisy. 18 And the fruit of righteousness is sown in peace of them that make peace. +Psalms 34:4 +4 I sought the Lord, and he heard me, and delivered me from all my fears. -Thursday 15-August, 2024 +Friday 16-August, 2024 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 4a9d1c34..f33694e9 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -59 3:13-18 +19 34:4 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index d43d091a..5c4896e3 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -248,7 +248,6 @@ 19 34:1 19 34:18 19 34:19 -19 34:4 19 34:6 19 34:7 19 36:7-9 @@ -1513,6 +1512,7 @@ 47 4:11-12 47 4:13 47 4:14 +47 4:16 47 4:17-18 47 4:2 47 4:5 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index fc782648..d4d0a667 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -47 4:16 46 14:1 24 32:27 26 33:15 @@ -180,3 +179,4 @@ 27 3:29 59 5:14-18 59 3:13-18 +19 34:4