From b6600108851e36d789c4d5fc12515acdad78e64f Mon Sep 17 00:00:00 2001 From: aB0t Date: Sat, 21 Oct 2023 22:21:57 +0000 Subject: [PATCH] Sunday 22-October, 2023 --- README.html | 6 +++--- README.json | 20 ++++++++------------ README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/10/22/23/scripture.html | 3 +++ scripture/kjv/10/22/23/scripture.json | 17 +++++++++++++++++ scripture/kjv/10/22/23/scripture.md | 5 +++++ scripture/kjv/10/22/23/scripture.tg | 4 ++++ scripture/kjv/10/22/23/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, 68 insertions(+), 46 deletions(-) create mode 100644 scripture/kjv/10/22/23/scripture.html create mode 100644 scripture/kjv/10/22/23/scripture.json create mode 100644 scripture/kjv/10/22/23/scripture.md create mode 100644 scripture/kjv/10/22/23/scripture.tg create mode 100644 scripture/kjv/10/22/23/scripture.today diff --git a/README.html b/README.html index 00fa0791..ee2473e0 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -James 5:10-11
-10 Take, my brethren, the prophets, who have spoken in the name of the Lord, for an example of suffering affliction, and of patience. 11 Behold, we count them happy which endure. Ye have heard of the patience of Job, and have seen the end of the Lord; that the Lord is very pitiful, and of tender mercy.

-Saturday 21-October, 2023 +Proverbs 3:27
+27 Withhold not good from them to whom it is due, when it is in the power of thine hand to do it.

+Sunday 22-October, 2023 diff --git a/README.json b/README.json index 9f284bef..9857256a 100644 --- a/README.json +++ b/README.json @@ -1,21 +1,17 @@ { - "book": "James", - "chapter": "5", - "date": "Saturday 21-October, 2023", - "getbible": "https://getbible.net/kjv/James/5/10-11", - "name": "James 5:10-11", + "book": "Proverbs", + "chapter": "3", + "date": "Sunday 22-October, 2023", + "getbible": "https://getbible.net/kjv/Proverbs/3/27", + "name": "Proverbs 3:27", "scripture": [ { - "nr": "10", - "text": "Take, my brethren, the prophets, who have spoken in the name of the Lord, for an example of suffering affliction, and of patience." - }, - { - "nr": "11", - "text": "Behold, we count them happy which endure. Ye have heard of the patience of Job, and have seen the end of the Lord; that the Lord is very pitiful, and of tender mercy." + "nr": "27", + "text": "Withhold not good from them to whom it is due, when it is in the power of thine hand to do it." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "10-11", + "verse": "27", "version": "kjv" } diff --git a/README.md b/README.md index cfaa34ce..f13fde56 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**James 5:10-11** +**Proverbs 3:27** -10 Take, my brethren, the prophets, who have spoken in the name of the Lord, for an example of suffering affliction, and of patience. 11 Behold, we count them happy which endure. Ye have heard of the patience of Job, and have seen the end of the Lord; that the Lord is very pitiful, and of tender mercy. +27 Withhold not good from them to whom it is due, when it is in the power of thine hand to do it. -[Saturday 21-October, 2023](https://getbible.net/kjv/James/5/10-11) +[Sunday 22-October, 2023](https://getbible.net/kjv/Proverbs/3/27) diff --git a/README.tg b/README.tg index eaf7a921..aacdee1c 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -James 5:10-11 -10 Take, my brethren, the prophets, who have spoken in the name of the Lord, for an example of suffering affliction, and of patience. 11 Behold, we count them happy which endure. Ye have heard of the patience of Job, and have seen the end of the Lord; that the Lord is very pitiful, and of tender mercy. +Proverbs 3:27 +27 Withhold not good from them to whom it is due, when it is in the power of thine hand to do it. -Saturday 21-October, 2023 +Sunday 22-October, 2023 diff --git a/README.today b/README.today index 90caf8a6..75d3d36d 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -59 5:10-11 +20 3:27 diff --git a/scripture/kjv/10/22/23/scripture.html b/scripture/kjv/10/22/23/scripture.html new file mode 100644 index 00000000..ee2473e0 --- /dev/null +++ b/scripture/kjv/10/22/23/scripture.html @@ -0,0 +1,3 @@ +Proverbs 3:27
+27 Withhold not good from them to whom it is due, when it is in the power of thine hand to do it.

+Sunday 22-October, 2023 diff --git a/scripture/kjv/10/22/23/scripture.json b/scripture/kjv/10/22/23/scripture.json new file mode 100644 index 00000000..9857256a --- /dev/null +++ b/scripture/kjv/10/22/23/scripture.json @@ -0,0 +1,17 @@ +{ + "book": "Proverbs", + "chapter": "3", + "date": "Sunday 22-October, 2023", + "getbible": "https://getbible.net/kjv/Proverbs/3/27", + "name": "Proverbs 3:27", + "scripture": [ + { + "nr": "27", + "text": "Withhold not good from them to whom it is due, when it is in the power of thine hand to do it." + } + ], + "source": "https://git.vdm.dev/christian/daily-scripture", + "telegram": "daily_scripture", + "verse": "27", + "version": "kjv" +} diff --git a/scripture/kjv/10/22/23/scripture.md b/scripture/kjv/10/22/23/scripture.md new file mode 100644 index 00000000..f13fde56 --- /dev/null +++ b/scripture/kjv/10/22/23/scripture.md @@ -0,0 +1,5 @@ +**Proverbs 3:27** + +27 Withhold not good from them to whom it is due, when it is in the power of thine hand to do it. + +[Sunday 22-October, 2023](https://getbible.net/kjv/Proverbs/3/27) diff --git a/scripture/kjv/10/22/23/scripture.tg b/scripture/kjv/10/22/23/scripture.tg new file mode 100644 index 00000000..aacdee1c --- /dev/null +++ b/scripture/kjv/10/22/23/scripture.tg @@ -0,0 +1,4 @@ +Proverbs 3:27 +27 Withhold not good from them to whom it is due, when it is in the power of thine hand to do it. + +Sunday 22-October, 2023 diff --git a/scripture/kjv/10/22/23/scripture.today b/scripture/kjv/10/22/23/scripture.today new file mode 100644 index 00000000..75d3d36d --- /dev/null +++ b/scripture/kjv/10/22/23/scripture.today @@ -0,0 +1 @@ +20 3:27 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index 00fa0791..ee2473e0 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -James 5:10-11
-10 Take, my brethren, the prophets, who have spoken in the name of the Lord, for an example of suffering affliction, and of patience. 11 Behold, we count them happy which endure. Ye have heard of the patience of Job, and have seen the end of the Lord; that the Lord is very pitiful, and of tender mercy.

-Saturday 21-October, 2023 +Proverbs 3:27
+27 Withhold not good from them to whom it is due, when it is in the power of thine hand to do it.

+Sunday 22-October, 2023 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index 9f284bef..9857256a 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,21 +1,17 @@ { - "book": "James", - "chapter": "5", - "date": "Saturday 21-October, 2023", - "getbible": "https://getbible.net/kjv/James/5/10-11", - "name": "James 5:10-11", + "book": "Proverbs", + "chapter": "3", + "date": "Sunday 22-October, 2023", + "getbible": "https://getbible.net/kjv/Proverbs/3/27", + "name": "Proverbs 3:27", "scripture": [ { - "nr": "10", - "text": "Take, my brethren, the prophets, who have spoken in the name of the Lord, for an example of suffering affliction, and of patience." - }, - { - "nr": "11", - "text": "Behold, we count them happy which endure. Ye have heard of the patience of Job, and have seen the end of the Lord; that the Lord is very pitiful, and of tender mercy." + "nr": "27", + "text": "Withhold not good from them to whom it is due, when it is in the power of thine hand to do it." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "10-11", + "verse": "27", "version": "kjv" } diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index cfaa34ce..f13fde56 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**James 5:10-11** +**Proverbs 3:27** -10 Take, my brethren, the prophets, who have spoken in the name of the Lord, for an example of suffering affliction, and of patience. 11 Behold, we count them happy which endure. Ye have heard of the patience of Job, and have seen the end of the Lord; that the Lord is very pitiful, and of tender mercy. +27 Withhold not good from them to whom it is due, when it is in the power of thine hand to do it. -[Saturday 21-October, 2023](https://getbible.net/kjv/James/5/10-11) +[Sunday 22-October, 2023](https://getbible.net/kjv/Proverbs/3/27) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index eaf7a921..aacdee1c 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -James 5:10-11 -10 Take, my brethren, the prophets, who have spoken in the name of the Lord, for an example of suffering affliction, and of patience. 11 Behold, we count them happy which endure. Ye have heard of the patience of Job, and have seen the end of the Lord; that the Lord is very pitiful, and of tender mercy. +Proverbs 3:27 +27 Withhold not good from them to whom it is due, when it is in the power of thine hand to do it. -Saturday 21-October, 2023 +Sunday 22-October, 2023 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 90caf8a6..75d3d36d 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -59 5:10-11 +20 3:27 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index 43131e5c..9fa74dad 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -511,7 +511,6 @@ 20 3:1-2 20 3:11-12 20 3:13-14 -20 3:27 20 3:28 20 3:30 20 3:35 @@ -1135,6 +1134,7 @@ 43 12:31 43 12:36 43 12:42-43 +43 12:48 43 12:49 43 13:14 43 13:15 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index 1afad891..9891de4e 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -43 12:48 59 1:25 20 31:20 46 3:3-4 @@ -180,3 +179,4 @@ 20 26:12 43 3:11 59 5:10-11 +20 3:27