From 26447f51dafb19810873ee0f63fd4956c876d41c Mon Sep 17 00:00:00 2001 From: aB0t Date: Sun, 25 Feb 2024 22:23:03 +0000 Subject: [PATCH] Monday 26-February, 2024 --- README.html | 6 +++--- README.json | 16 ++++++++-------- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/02/26/24/scripture.html | 3 +++ scripture/kjv/02/26/24/scripture.json | 17 +++++++++++++++++ scripture/kjv/02/26/24/scripture.md | 5 +++++ scripture/kjv/02/26/24/scripture.tg | 4 ++++ scripture/kjv/02/26/24/scripture.today | 1 + scripture/kjv/README.html | 6 +++--- scripture/kjv/README.json | 16 ++++++++-------- 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(+), 38 deletions(-) create mode 100644 scripture/kjv/02/26/24/scripture.html create mode 100644 scripture/kjv/02/26/24/scripture.json create mode 100644 scripture/kjv/02/26/24/scripture.md create mode 100644 scripture/kjv/02/26/24/scripture.tg create mode 100644 scripture/kjv/02/26/24/scripture.today diff --git a/README.html b/README.html index 421cf286..3bdc6d17 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Proverbs 19:11
-11 The discretion of a man deferreth his anger; and it is his glory to pass over a transgression.

-Sunday 25-February, 2024 +Ephesians 6:24
+24 Grace be with all them that love our Lord Jesus Christ in sincerity. Amen. Written from Rome unto the Ephesians by Tychicus.

+Monday 26-February, 2024 diff --git a/README.json b/README.json index 59e47c8f..4b61bcc0 100644 --- a/README.json +++ b/README.json @@ -1,17 +1,17 @@ { - "book": "Proverbs", - "chapter": "19", - "date": "Sunday 25-February, 2024", - "getbible": "https://getbible.net/kjv/Proverbs/19/11", - "name": "Proverbs 19:11", + "book": "Ephesians", + "chapter": "6", + "date": "Monday 26-February, 2024", + "getbible": "https://getbible.net/kjv/Ephesians/6/24", + "name": "Ephesians 6:24", "scripture": [ { - "nr": "11", - "text": "The discretion of a man deferreth his anger; and it is his glory to pass over a transgression." + "nr": "24", + "text": "Grace be with all them that love our Lord Jesus Christ in sincerity. Amen. Written from Rome unto the Ephesians by Tychicus. " } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "11", + "verse": "24", "version": "kjv" } diff --git a/README.md b/README.md index 78da746b..aef53cab 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Proverbs 19:11** +**Ephesians 6:24** -11 The discretion of a man deferreth his anger; and it is his glory to pass over a transgression. +24 Grace be with all them that love our Lord Jesus Christ in sincerity. Amen. Written from Rome unto the Ephesians by Tychicus. -[Sunday 25-February, 2024](https://getbible.net/kjv/Proverbs/19/11) +[Monday 26-February, 2024](https://getbible.net/kjv/Ephesians/6/24) diff --git a/README.tg b/README.tg index 3cce9e62..3d66b5eb 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Proverbs 19:11 -11 The discretion of a man deferreth his anger; and it is his glory to pass over a transgression. +Ephesians 6:24 +24 Grace be with all them that love our Lord Jesus Christ in sincerity. Amen. Written from Rome unto the Ephesians by Tychicus. -Sunday 25-February, 2024 +Monday 26-February, 2024 diff --git a/README.today b/README.today index 3f593f5b..8f82b7ca 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -20 19:11 +49 6:24 diff --git a/scripture/kjv/02/26/24/scripture.html b/scripture/kjv/02/26/24/scripture.html new file mode 100644 index 00000000..3bdc6d17 --- /dev/null +++ b/scripture/kjv/02/26/24/scripture.html @@ -0,0 +1,3 @@ +Ephesians 6:24
+24 Grace be with all them that love our Lord Jesus Christ in sincerity. Amen. Written from Rome unto the Ephesians by Tychicus.

+Monday 26-February, 2024 diff --git a/scripture/kjv/02/26/24/scripture.json b/scripture/kjv/02/26/24/scripture.json new file mode 100644 index 00000000..4b61bcc0 --- /dev/null +++ b/scripture/kjv/02/26/24/scripture.json @@ -0,0 +1,17 @@ +{ + "book": "Ephesians", + "chapter": "6", + "date": "Monday 26-February, 2024", + "getbible": "https://getbible.net/kjv/Ephesians/6/24", + "name": "Ephesians 6:24", + "scripture": [ + { + "nr": "24", + "text": "Grace be with all them that love our Lord Jesus Christ in sincerity. Amen. Written from Rome unto the Ephesians by Tychicus. " + } + ], + "source": "https://git.vdm.dev/christian/daily-scripture", + "telegram": "daily_scripture", + "verse": "24", + "version": "kjv" +} diff --git a/scripture/kjv/02/26/24/scripture.md b/scripture/kjv/02/26/24/scripture.md new file mode 100644 index 00000000..aef53cab --- /dev/null +++ b/scripture/kjv/02/26/24/scripture.md @@ -0,0 +1,5 @@ +**Ephesians 6:24** + +24 Grace be with all them that love our Lord Jesus Christ in sincerity. Amen. Written from Rome unto the Ephesians by Tychicus. + +[Monday 26-February, 2024](https://getbible.net/kjv/Ephesians/6/24) diff --git a/scripture/kjv/02/26/24/scripture.tg b/scripture/kjv/02/26/24/scripture.tg new file mode 100644 index 00000000..3d66b5eb --- /dev/null +++ b/scripture/kjv/02/26/24/scripture.tg @@ -0,0 +1,4 @@ +Ephesians 6:24 +24 Grace be with all them that love our Lord Jesus Christ in sincerity. Amen. Written from Rome unto the Ephesians by Tychicus. + +Monday 26-February, 2024 diff --git a/scripture/kjv/02/26/24/scripture.today b/scripture/kjv/02/26/24/scripture.today new file mode 100644 index 00000000..8f82b7ca --- /dev/null +++ b/scripture/kjv/02/26/24/scripture.today @@ -0,0 +1 @@ +49 6:24 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index 421cf286..3bdc6d17 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Proverbs 19:11
-11 The discretion of a man deferreth his anger; and it is his glory to pass over a transgression.

-Sunday 25-February, 2024 +Ephesians 6:24
+24 Grace be with all them that love our Lord Jesus Christ in sincerity. Amen. Written from Rome unto the Ephesians by Tychicus.

+Monday 26-February, 2024 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index 59e47c8f..4b61bcc0 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,17 +1,17 @@ { - "book": "Proverbs", - "chapter": "19", - "date": "Sunday 25-February, 2024", - "getbible": "https://getbible.net/kjv/Proverbs/19/11", - "name": "Proverbs 19:11", + "book": "Ephesians", + "chapter": "6", + "date": "Monday 26-February, 2024", + "getbible": "https://getbible.net/kjv/Ephesians/6/24", + "name": "Ephesians 6:24", "scripture": [ { - "nr": "11", - "text": "The discretion of a man deferreth his anger; and it is his glory to pass over a transgression." + "nr": "24", + "text": "Grace be with all them that love our Lord Jesus Christ in sincerity. Amen. Written from Rome unto the Ephesians by Tychicus. " } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "11", + "verse": "24", "version": "kjv" } diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index 78da746b..aef53cab 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Proverbs 19:11** +**Ephesians 6:24** -11 The discretion of a man deferreth his anger; and it is his glory to pass over a transgression. +24 Grace be with all them that love our Lord Jesus Christ in sincerity. Amen. Written from Rome unto the Ephesians by Tychicus. -[Sunday 25-February, 2024](https://getbible.net/kjv/Proverbs/19/11) +[Monday 26-February, 2024](https://getbible.net/kjv/Ephesians/6/24) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index 3cce9e62..3d66b5eb 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Proverbs 19:11 -11 The discretion of a man deferreth his anger; and it is his glory to pass over a transgression. +Ephesians 6:24 +24 Grace be with all them that love our Lord Jesus Christ in sincerity. Amen. Written from Rome unto the Ephesians by Tychicus. -Sunday 25-February, 2024 +Monday 26-February, 2024 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 3f593f5b..8f82b7ca 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -20 19:11 +49 6:24 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index 58bcee40..2390ff6c 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -1620,6 +1620,7 @@ 49 5:25 49 5:27 49 5:30 +49 5:31-32 49 5:33 49 5:8-11 49 6:1-3 @@ -1630,7 +1631,6 @@ 49 6:17 49 6:18 49 6:19-20 -49 6:24 49 6:4 49 6:5-8 50 1:20 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index d9043252..10a87199 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -49 5:31-32 66 14:5 54 1:12 2 27:20 @@ -180,3 +179,4 @@ 32 1:3 19 40:1-3 20 19:11 +49 6:24