From 5410a3c3319801eec0be28df6db2ea9d3bcac0d1 Mon Sep 17 00:00:00 2001 From: aB0t Date: Mon, 28 Aug 2023 22:22:13 +0000 Subject: [PATCH] Tuesday 29-August, 2023 --- README.html | 6 +++--- README.json | 20 ++++++++------------ README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/08/29/23/scripture.html | 3 +++ scripture/kjv/08/29/23/scripture.json | 17 +++++++++++++++++ scripture/kjv/08/29/23/scripture.md | 5 +++++ scripture/kjv/08/29/23/scripture.tg | 4 ++++ scripture/kjv/08/29/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/08/29/23/scripture.html create mode 100644 scripture/kjv/08/29/23/scripture.json create mode 100644 scripture/kjv/08/29/23/scripture.md create mode 100644 scripture/kjv/08/29/23/scripture.tg create mode 100644 scripture/kjv/08/29/23/scripture.today diff --git a/README.html b/README.html index 8e498ac8..f446a20c 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Ephesians 5:31-32
-31 For this cause shall a man leave his father and mother, and shall be joined unto his wife, and they two shall be one flesh. 32 This is a great mystery: but I speak concerning Christ and the church.

-Monday 28-August, 2023 +Revelation 14:5
+5 And in their mouth was found no guile: for they are without fault before the throne of God.

+Tuesday 29-August, 2023 diff --git a/README.json b/README.json index 9344ac1d..94587ad9 100644 --- a/README.json +++ b/README.json @@ -1,21 +1,17 @@ { - "book": "Ephesians", - "chapter": "5", - "date": "Monday 28-August, 2023", - "getbible": "https://getbible.net/kjv/Ephesians/5/31-32", - "name": "Ephesians 5:31-32", + "book": "Revelation", + "chapter": "14", + "date": "Tuesday 29-August, 2023", + "getbible": "https://getbible.net/kjv/Revelation/14/5", + "name": "Revelation 14:5", "scripture": [ { - "nr": "31", - "text": "For this cause shall a man leave his father and mother, and shall be joined unto his wife, and they two shall be one flesh." - }, - { - "nr": "32", - "text": "This is a great mystery: but I speak concerning Christ and the church." + "nr": "5", + "text": "And in their mouth was found no guile: for they are without fault before the throne of God." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "31-32", + "verse": "5", "version": "kjv" } diff --git a/README.md b/README.md index aae8cc9a..59007532 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Ephesians 5:31-32** +**Revelation 14:5** -31 For this cause shall a man leave his father and mother, and shall be joined unto his wife, and they two shall be one flesh. 32 This is a great mystery: but I speak concerning Christ and the church. +5 And in their mouth was found no guile: for they are without fault before the throne of God. -[Monday 28-August, 2023](https://getbible.net/kjv/Ephesians/5/31-32) +[Tuesday 29-August, 2023](https://getbible.net/kjv/Revelation/14/5) diff --git a/README.tg b/README.tg index c7495394..a937f920 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Ephesians 5:31-32 -31 For this cause shall a man leave his father and mother, and shall be joined unto his wife, and they two shall be one flesh. 32 This is a great mystery: but I speak concerning Christ and the church. +Revelation 14:5 +5 And in their mouth was found no guile: for they are without fault before the throne of God. -Monday 28-August, 2023 +Tuesday 29-August, 2023 diff --git a/README.today b/README.today index 2208a949..1497997f 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -49 5:31-32 +66 14:5 diff --git a/scripture/kjv/08/29/23/scripture.html b/scripture/kjv/08/29/23/scripture.html new file mode 100644 index 00000000..f446a20c --- /dev/null +++ b/scripture/kjv/08/29/23/scripture.html @@ -0,0 +1,3 @@ +Revelation 14:5
+5 And in their mouth was found no guile: for they are without fault before the throne of God.

+Tuesday 29-August, 2023 diff --git a/scripture/kjv/08/29/23/scripture.json b/scripture/kjv/08/29/23/scripture.json new file mode 100644 index 00000000..94587ad9 --- /dev/null +++ b/scripture/kjv/08/29/23/scripture.json @@ -0,0 +1,17 @@ +{ + "book": "Revelation", + "chapter": "14", + "date": "Tuesday 29-August, 2023", + "getbible": "https://getbible.net/kjv/Revelation/14/5", + "name": "Revelation 14:5", + "scripture": [ + { + "nr": "5", + "text": "And in their mouth was found no guile: for they are without fault before the throne of God." + } + ], + "source": "https://git.vdm.dev/christian/daily-scripture", + "telegram": "daily_scripture", + "verse": "5", + "version": "kjv" +} diff --git a/scripture/kjv/08/29/23/scripture.md b/scripture/kjv/08/29/23/scripture.md new file mode 100644 index 00000000..59007532 --- /dev/null +++ b/scripture/kjv/08/29/23/scripture.md @@ -0,0 +1,5 @@ +**Revelation 14:5** + +5 And in their mouth was found no guile: for they are without fault before the throne of God. + +[Tuesday 29-August, 2023](https://getbible.net/kjv/Revelation/14/5) diff --git a/scripture/kjv/08/29/23/scripture.tg b/scripture/kjv/08/29/23/scripture.tg new file mode 100644 index 00000000..a937f920 --- /dev/null +++ b/scripture/kjv/08/29/23/scripture.tg @@ -0,0 +1,4 @@ +Revelation 14:5 +5 And in their mouth was found no guile: for they are without fault before the throne of God. + +Tuesday 29-August, 2023 diff --git a/scripture/kjv/08/29/23/scripture.today b/scripture/kjv/08/29/23/scripture.today new file mode 100644 index 00000000..1497997f --- /dev/null +++ b/scripture/kjv/08/29/23/scripture.today @@ -0,0 +1 @@ +66 14:5 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index 8e498ac8..f446a20c 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Ephesians 5:31-32
-31 For this cause shall a man leave his father and mother, and shall be joined unto his wife, and they two shall be one flesh. 32 This is a great mystery: but I speak concerning Christ and the church.

-Monday 28-August, 2023 +Revelation 14:5
+5 And in their mouth was found no guile: for they are without fault before the throne of God.

+Tuesday 29-August, 2023 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index 9344ac1d..94587ad9 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,21 +1,17 @@ { - "book": "Ephesians", - "chapter": "5", - "date": "Monday 28-August, 2023", - "getbible": "https://getbible.net/kjv/Ephesians/5/31-32", - "name": "Ephesians 5:31-32", + "book": "Revelation", + "chapter": "14", + "date": "Tuesday 29-August, 2023", + "getbible": "https://getbible.net/kjv/Revelation/14/5", + "name": "Revelation 14:5", "scripture": [ { - "nr": "31", - "text": "For this cause shall a man leave his father and mother, and shall be joined unto his wife, and they two shall be one flesh." - }, - { - "nr": "32", - "text": "This is a great mystery: but I speak concerning Christ and the church." + "nr": "5", + "text": "And in their mouth was found no guile: for they are without fault before the throne of God." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "31-32", + "verse": "5", "version": "kjv" } diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index aae8cc9a..59007532 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Ephesians 5:31-32** +**Revelation 14:5** -31 For this cause shall a man leave his father and mother, and shall be joined unto his wife, and they two shall be one flesh. 32 This is a great mystery: but I speak concerning Christ and the church. +5 And in their mouth was found no guile: for they are without fault before the throne of God. -[Monday 28-August, 2023](https://getbible.net/kjv/Ephesians/5/31-32) +[Tuesday 29-August, 2023](https://getbible.net/kjv/Revelation/14/5) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index c7495394..a937f920 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Ephesians 5:31-32 -31 For this cause shall a man leave his father and mother, and shall be joined unto his wife, and they two shall be one flesh. 32 This is a great mystery: but I speak concerning Christ and the church. +Revelation 14:5 +5 And in their mouth was found no guile: for they are without fault before the throne of God. -Monday 28-August, 2023 +Tuesday 29-August, 2023 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 2208a949..1497997f 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -49 5:31-32 +66 14:5 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index ba9a1746..815ff29c 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -576,6 +576,7 @@ 23 27:6 23 28:23-29 23 28:5 +23 2:12 23 30:22-23 23 30:26 23 30:9-11 @@ -1924,7 +1925,6 @@ 66 12:11 66 14:11-12 66 14:13 -66 14:5 66 15:2-3 66 17:13-14 66 19:8 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index 32f09247..27c7eaaa 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -23 2:12 20 21:23 52 4:1 47 8:9 @@ -180,3 +179,4 @@ 26 47:10-11 63 1:12 49 5:31-32 +66 14:5