From 9aa9c223dbb079150dccf2a82c90dc7903cb5a47 Mon Sep 17 00:00:00 2001 From: aB0t Date: Wed, 9 Nov 2022 22:28:49 +0000 Subject: [PATCH] Thursday 10-November, 2022 --- README.html | 6 +++--- README.json | 8 ++++---- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/11/10/22/scripture.html | 3 +++ scripture/kjv/11/10/22/scripture.json | 13 +++++++++++++ scripture/kjv/11/10/22/scripture.md | 5 +++++ scripture/kjv/11/10/22/scripture.tg | 4 ++++ scripture/kjv/11/10/22/scripture.today | 1 + scripture/kjv/README.html | 6 +++--- scripture/kjv/README.json | 8 ++++---- 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, 56 insertions(+), 30 deletions(-) create mode 100644 scripture/kjv/11/10/22/scripture.html create mode 100644 scripture/kjv/11/10/22/scripture.json create mode 100644 scripture/kjv/11/10/22/scripture.md create mode 100644 scripture/kjv/11/10/22/scripture.tg create mode 100644 scripture/kjv/11/10/22/scripture.today diff --git a/README.html b/README.html index ae82f6db..79b2f557 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Ephesians 2:10
-10 For we are his workmanship, created in Christ Jesus unto good works, which God hath before ordained that we should walk in them.

-Wednesday 09-November, 2022 +Proverbs 17:14
+14 The beginning of strife is as when one letteth out water: therefore leave off contention, before it be meddled with.

+Thursday 10-November, 2022 diff --git a/README.json b/README.json index 6813bef8..419817ad 100644 --- a/README.json +++ b/README.json @@ -1,10 +1,10 @@ { - "date": "Wednesday 09-November, 2022", - "name": "Ephesians 2:10", + "date": "Thursday 10-November, 2022", + "name": "Proverbs 17:14", "scripture": [ { - "nr": "10", - "text": "For we are his workmanship, created in Christ Jesus unto good works, which God hath before ordained that we should walk in them." + "nr": "14", + "text": "The beginning of strife is as when one letteth out water: therefore leave off contention, before it be meddled with." } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/README.md b/README.md index f09da818..f6afcc35 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Ephesians 2:10** +**Proverbs 17:14** -10 For we are his workmanship, created in Christ Jesus unto good works, which God hath before ordained that we should walk in them. +14 The beginning of strife is as when one letteth out water: therefore leave off contention, before it be meddled with. -[Wednesday 09-November, 2022](https://t.me/s/daily_scripture) +[Thursday 10-November, 2022](https://t.me/s/daily_scripture) diff --git a/README.tg b/README.tg index b317c5b6..1bb5857d 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Ephesians 2:10 -10 For we are his workmanship, created in Christ Jesus unto good works, which God hath before ordained that we should walk in them. +Proverbs 17:14 +14 The beginning of strife is as when one letteth out water: therefore leave off contention, before it be meddled with. -Wednesday 09-November, 2022 +Thursday 10-November, 2022 diff --git a/README.today b/README.today index 2e1eccf7..e84fcfb4 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -49 2:10 +20 17:14 diff --git a/scripture/kjv/11/10/22/scripture.html b/scripture/kjv/11/10/22/scripture.html new file mode 100644 index 00000000..79b2f557 --- /dev/null +++ b/scripture/kjv/11/10/22/scripture.html @@ -0,0 +1,3 @@ +Proverbs 17:14
+14 The beginning of strife is as when one letteth out water: therefore leave off contention, before it be meddled with.

+Thursday 10-November, 2022 diff --git a/scripture/kjv/11/10/22/scripture.json b/scripture/kjv/11/10/22/scripture.json new file mode 100644 index 00000000..419817ad --- /dev/null +++ b/scripture/kjv/11/10/22/scripture.json @@ -0,0 +1,13 @@ +{ + "date": "Thursday 10-November, 2022", + "name": "Proverbs 17:14", + "scripture": [ + { + "nr": "14", + "text": "The beginning of strife is as when one letteth out water: therefore leave off contention, before it be meddled with." + } + ], + "source": "https://github.com/trueChristian/daily-scripture", + "telegram": "daily_scripture", + "version": "kjv" +} diff --git a/scripture/kjv/11/10/22/scripture.md b/scripture/kjv/11/10/22/scripture.md new file mode 100644 index 00000000..f6afcc35 --- /dev/null +++ b/scripture/kjv/11/10/22/scripture.md @@ -0,0 +1,5 @@ +**Proverbs 17:14** + +14 The beginning of strife is as when one letteth out water: therefore leave off contention, before it be meddled with. + +[Thursday 10-November, 2022](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/11/10/22/scripture.tg b/scripture/kjv/11/10/22/scripture.tg new file mode 100644 index 00000000..1bb5857d --- /dev/null +++ b/scripture/kjv/11/10/22/scripture.tg @@ -0,0 +1,4 @@ +Proverbs 17:14 +14 The beginning of strife is as when one letteth out water: therefore leave off contention, before it be meddled with. + +Thursday 10-November, 2022 diff --git a/scripture/kjv/11/10/22/scripture.today b/scripture/kjv/11/10/22/scripture.today new file mode 100644 index 00000000..e84fcfb4 --- /dev/null +++ b/scripture/kjv/11/10/22/scripture.today @@ -0,0 +1 @@ +20 17:14 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index ae82f6db..79b2f557 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Ephesians 2:10
-10 For we are his workmanship, created in Christ Jesus unto good works, which God hath before ordained that we should walk in them.

-Wednesday 09-November, 2022 +Proverbs 17:14
+14 The beginning of strife is as when one letteth out water: therefore leave off contention, before it be meddled with.

+Thursday 10-November, 2022 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index 6813bef8..419817ad 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,10 +1,10 @@ { - "date": "Wednesday 09-November, 2022", - "name": "Ephesians 2:10", + "date": "Thursday 10-November, 2022", + "name": "Proverbs 17:14", "scripture": [ { - "nr": "10", - "text": "For we are his workmanship, created in Christ Jesus unto good works, which God hath before ordained that we should walk in them." + "nr": "14", + "text": "The beginning of strife is as when one letteth out water: therefore leave off contention, before it be meddled with." } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index f09da818..f6afcc35 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Ephesians 2:10** +**Proverbs 17:14** -10 For we are his workmanship, created in Christ Jesus unto good works, which God hath before ordained that we should walk in them. +14 The beginning of strife is as when one letteth out water: therefore leave off contention, before it be meddled with. -[Wednesday 09-November, 2022](https://t.me/s/daily_scripture) +[Thursday 10-November, 2022](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index b317c5b6..1bb5857d 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Ephesians 2:10 -10 For we are his workmanship, created in Christ Jesus unto good works, which God hath before ordained that we should walk in them. +Proverbs 17:14 +14 The beginning of strife is as when one letteth out water: therefore leave off contention, before it be meddled with. -Wednesday 09-November, 2022 +Thursday 10-November, 2022 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 2e1eccf7..e84fcfb4 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -49 2:10 +20 17:14 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index 593f8997..0c388fe9 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -394,7 +394,6 @@ 20 16:3 20 16:32 20 16:33 -20 17:14 20 17:15 20 17:17 20 17:26 @@ -1854,6 +1853,7 @@ 60 4:8 60 4:9 60 5:10 +60 5:5-6 60 5:7 60 5:8-9 61 1:3-11 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index e259b254..1c977f60 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -60 5:5-6 42 22:46 18 36:13 19 27:5 @@ -180,3 +179,4 @@ 43 10:42 12 20:5-6 49 2:10 +20 17:14