From c9f9d6503c1b82b704909899debf6c718527c925 Mon Sep 17 00:00:00 2001 From: aB0t Date: Sat, 5 Oct 2024 22:27:54 +0000 Subject: [PATCH] Sunday 06-October, 2024 --- README.html | 6 +++--- README.json | 24 ++++++++++++++++-------- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/10/06/24/scripture.html | 3 +++ scripture/kjv/10/06/24/scripture.json | 25 +++++++++++++++++++++++++ scripture/kjv/10/06/24/scripture.md | 5 +++++ scripture/kjv/10/06/24/scripture.tg | 4 ++++ scripture/kjv/10/06/24/scripture.today | 1 + scripture/kjv/README.html | 6 +++--- scripture/kjv/README.json | 24 ++++++++++++++++-------- 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, 92 insertions(+), 38 deletions(-) create mode 100644 scripture/kjv/10/06/24/scripture.html create mode 100644 scripture/kjv/10/06/24/scripture.json create mode 100644 scripture/kjv/10/06/24/scripture.md create mode 100644 scripture/kjv/10/06/24/scripture.tg create mode 100644 scripture/kjv/10/06/24/scripture.today diff --git a/README.html b/README.html index 258bf92a..7d18624c 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -John 2:17
-17 And his disciples remembered that it was written, The zeal of thine house hath eaten me up.

-Saturday 05-October, 2024 +Lamentations 3:31-33
+31 For the Lord will not cast off for ever: 32 But though he cause grief, yet will he have compassion according to the multitude of his mercies. 33 For he doth not afflict willingly nor grieve the children of men.

+Sunday 06-October, 2024 diff --git a/README.json b/README.json index 812e5960..e73453f4 100644 --- a/README.json +++ b/README.json @@ -1,17 +1,25 @@ { - "book": "John", - "chapter": "2", - "date": "Saturday 05-October, 2024", - "getbible": "https://getbible.net/kjv/John/2/17", - "name": "John 2:17", + "book": "Lamentations", + "chapter": "3", + "date": "Sunday 06-October, 2024", + "getbible": "https://getbible.net/kjv/Lamentations/3/31-33", + "name": "Lamentations 3:31-33", "scripture": [ { - "nr": "17", - "text": "And his disciples remembered that it was written, The zeal of thine house hath eaten me up." + "nr": "31", + "text": "For the Lord will not cast off for ever:" + }, + { + "nr": "32", + "text": "But though he cause grief, yet will he have compassion according to the multitude of his mercies." + }, + { + "nr": "33", + "text": "For he doth not afflict willingly nor grieve the children of men." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "17", + "verse": "31-33", "version": "kjv" } diff --git a/README.md b/README.md index f133f270..e87857b6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**John 2:17** +**Lamentations 3:31-33** -17 And his disciples remembered that it was written, The zeal of thine house hath eaten me up. +31 For the Lord will not cast off for ever: 32 But though he cause grief, yet will he have compassion according to the multitude of his mercies. 33 For he doth not afflict willingly nor grieve the children of men. -[Saturday 05-October, 2024](https://getbible.net/kjv/John/2/17) +[Sunday 06-October, 2024](https://getbible.net/kjv/Lamentations/3/31-33) diff --git a/README.tg b/README.tg index 88838915..9ee40fed 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -John 2:17 -17 And his disciples remembered that it was written, The zeal of thine house hath eaten me up. +Lamentations 3:31-33 +31 For the Lord will not cast off for ever: 32 But though he cause grief, yet will he have compassion according to the multitude of his mercies. 33 For he doth not afflict willingly nor grieve the children of men. -Saturday 05-October, 2024 +Sunday 06-October, 2024 diff --git a/README.today b/README.today index 34a45ae0..f3af4a73 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -43 2:17 +25 3:31-33 diff --git a/scripture/kjv/10/06/24/scripture.html b/scripture/kjv/10/06/24/scripture.html new file mode 100644 index 00000000..7d18624c --- /dev/null +++ b/scripture/kjv/10/06/24/scripture.html @@ -0,0 +1,3 @@ +Lamentations 3:31-33
+31 For the Lord will not cast off for ever: 32 But though he cause grief, yet will he have compassion according to the multitude of his mercies. 33 For he doth not afflict willingly nor grieve the children of men.

+Sunday 06-October, 2024 diff --git a/scripture/kjv/10/06/24/scripture.json b/scripture/kjv/10/06/24/scripture.json new file mode 100644 index 00000000..e73453f4 --- /dev/null +++ b/scripture/kjv/10/06/24/scripture.json @@ -0,0 +1,25 @@ +{ + "book": "Lamentations", + "chapter": "3", + "date": "Sunday 06-October, 2024", + "getbible": "https://getbible.net/kjv/Lamentations/3/31-33", + "name": "Lamentations 3:31-33", + "scripture": [ + { + "nr": "31", + "text": "For the Lord will not cast off for ever:" + }, + { + "nr": "32", + "text": "But though he cause grief, yet will he have compassion according to the multitude of his mercies." + }, + { + "nr": "33", + "text": "For he doth not afflict willingly nor grieve the children of men." + } + ], + "source": "https://git.vdm.dev/christian/daily-scripture", + "telegram": "daily_scripture", + "verse": "31-33", + "version": "kjv" +} diff --git a/scripture/kjv/10/06/24/scripture.md b/scripture/kjv/10/06/24/scripture.md new file mode 100644 index 00000000..e87857b6 --- /dev/null +++ b/scripture/kjv/10/06/24/scripture.md @@ -0,0 +1,5 @@ +**Lamentations 3:31-33** + +31 For the Lord will not cast off for ever: 32 But though he cause grief, yet will he have compassion according to the multitude of his mercies. 33 For he doth not afflict willingly nor grieve the children of men. + +[Sunday 06-October, 2024](https://getbible.net/kjv/Lamentations/3/31-33) diff --git a/scripture/kjv/10/06/24/scripture.tg b/scripture/kjv/10/06/24/scripture.tg new file mode 100644 index 00000000..9ee40fed --- /dev/null +++ b/scripture/kjv/10/06/24/scripture.tg @@ -0,0 +1,4 @@ +Lamentations 3:31-33 +31 For the Lord will not cast off for ever: 32 But though he cause grief, yet will he have compassion according to the multitude of his mercies. 33 For he doth not afflict willingly nor grieve the children of men. + +Sunday 06-October, 2024 diff --git a/scripture/kjv/10/06/24/scripture.today b/scripture/kjv/10/06/24/scripture.today new file mode 100644 index 00000000..f3af4a73 --- /dev/null +++ b/scripture/kjv/10/06/24/scripture.today @@ -0,0 +1 @@ +25 3:31-33 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index 258bf92a..7d18624c 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -John 2:17
-17 And his disciples remembered that it was written, The zeal of thine house hath eaten me up.

-Saturday 05-October, 2024 +Lamentations 3:31-33
+31 For the Lord will not cast off for ever: 32 But though he cause grief, yet will he have compassion according to the multitude of his mercies. 33 For he doth not afflict willingly nor grieve the children of men.

+Sunday 06-October, 2024 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index 812e5960..e73453f4 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,17 +1,25 @@ { - "book": "John", - "chapter": "2", - "date": "Saturday 05-October, 2024", - "getbible": "https://getbible.net/kjv/John/2/17", - "name": "John 2:17", + "book": "Lamentations", + "chapter": "3", + "date": "Sunday 06-October, 2024", + "getbible": "https://getbible.net/kjv/Lamentations/3/31-33", + "name": "Lamentations 3:31-33", "scripture": [ { - "nr": "17", - "text": "And his disciples remembered that it was written, The zeal of thine house hath eaten me up." + "nr": "31", + "text": "For the Lord will not cast off for ever:" + }, + { + "nr": "32", + "text": "But though he cause grief, yet will he have compassion according to the multitude of his mercies." + }, + { + "nr": "33", + "text": "For he doth not afflict willingly nor grieve the children of men." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "17", + "verse": "31-33", "version": "kjv" } diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index f133f270..e87857b6 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**John 2:17** +**Lamentations 3:31-33** -17 And his disciples remembered that it was written, The zeal of thine house hath eaten me up. +31 For the Lord will not cast off for ever: 32 But though he cause grief, yet will he have compassion according to the multitude of his mercies. 33 For he doth not afflict willingly nor grieve the children of men. -[Saturday 05-October, 2024](https://getbible.net/kjv/John/2/17) +[Sunday 06-October, 2024](https://getbible.net/kjv/Lamentations/3/31-33) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index 88838915..9ee40fed 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -John 2:17 -17 And his disciples remembered that it was written, The zeal of thine house hath eaten me up. +Lamentations 3:31-33 +31 For the Lord will not cast off for ever: 32 But though he cause grief, yet will he have compassion according to the multitude of his mercies. 33 For he doth not afflict willingly nor grieve the children of men. -Saturday 05-October, 2024 +Sunday 06-October, 2024 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 34a45ae0..f3af4a73 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -43 2:17 +25 3:31-33 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index dde38e92..aaf78ce5 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -680,7 +680,6 @@ 24 7:9-11 24 9:25 25 3:22 -25 3:31-33 25 3:39-40 26 11:12 26 11:13 @@ -780,6 +779,7 @@ 29 3:18 30 3:12 30 3:6 +30 3:7 30 3:8 30 5:10 30 5:15 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index 9138cb6c..85f47e62 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -30 3:7 18 33:14-18 45 10:1 56 2:14 @@ -180,3 +179,4 @@ 42 7:29-30 47 10:14-16 43 2:17 +25 3:31-33