From 0beec701eab3c9414fc43b16f99eb328ab69d510 Mon Sep 17 00:00:00 2001 From: aB0t Date: Sat, 20 Apr 2024 22:23:00 +0000 Subject: [PATCH] Sunday 21-April, 2024 --- README.html | 6 +++--- README.json | 16 ++++++++-------- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/04/21/24/scripture.html | 3 +++ scripture/kjv/04/21/24/scripture.json | 17 +++++++++++++++++ scripture/kjv/04/21/24/scripture.md | 5 +++++ scripture/kjv/04/21/24/scripture.tg | 4 ++++ scripture/kjv/04/21/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/04/21/24/scripture.html create mode 100644 scripture/kjv/04/21/24/scripture.json create mode 100644 scripture/kjv/04/21/24/scripture.md create mode 100644 scripture/kjv/04/21/24/scripture.tg create mode 100644 scripture/kjv/04/21/24/scripture.today diff --git a/README.html b/README.html index 762aa07e..0cb50970 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Matthew 13:57
-57 And they were offended in him. But Jesus said unto them, A prophet is not without honour, save in his own country, and in his own house.

-Saturday 20-April, 2024 +John 1:16
+16 And of his fulness have all we received, and grace for grace.

+Sunday 21-April, 2024 diff --git a/README.json b/README.json index 6ff77e18..df3c37b5 100644 --- a/README.json +++ b/README.json @@ -1,17 +1,17 @@ { - "book": "Matthew", - "chapter": "13", - "date": "Saturday 20-April, 2024", - "getbible": "https://getbible.net/kjv/Matthew/13/57", - "name": "Matthew 13:57", + "book": "John", + "chapter": "1", + "date": "Sunday 21-April, 2024", + "getbible": "https://getbible.net/kjv/John/1/16", + "name": "John 1:16", "scripture": [ { - "nr": "57", - "text": "And they were offended in him. But Jesus said unto them, A prophet is not without honour, save in his own country, and in his own house." + "nr": "16", + "text": "And of his fulness have all we received, and grace for grace." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "57", + "verse": "16", "version": "kjv" } diff --git a/README.md b/README.md index f9c9c8ce..3a33c2e5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Matthew 13:57** +**John 1:16** -57 And they were offended in him. But Jesus said unto them, A prophet is not without honour, save in his own country, and in his own house. +16 And of his fulness have all we received, and grace for grace. -[Saturday 20-April, 2024](https://getbible.net/kjv/Matthew/13/57) +[Sunday 21-April, 2024](https://getbible.net/kjv/John/1/16) diff --git a/README.tg b/README.tg index f10ea874..2750334c 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Matthew 13:57 -57 And they were offended in him. But Jesus said unto them, A prophet is not without honour, save in his own country, and in his own house. +John 1:16 +16 And of his fulness have all we received, and grace for grace. -Saturday 20-April, 2024 +Sunday 21-April, 2024 diff --git a/README.today b/README.today index 30e0a4ca..5487b8d2 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -40 13:57 +43 1:16 diff --git a/scripture/kjv/04/21/24/scripture.html b/scripture/kjv/04/21/24/scripture.html new file mode 100644 index 00000000..0cb50970 --- /dev/null +++ b/scripture/kjv/04/21/24/scripture.html @@ -0,0 +1,3 @@ +John 1:16
+16 And of his fulness have all we received, and grace for grace.

+Sunday 21-April, 2024 diff --git a/scripture/kjv/04/21/24/scripture.json b/scripture/kjv/04/21/24/scripture.json new file mode 100644 index 00000000..df3c37b5 --- /dev/null +++ b/scripture/kjv/04/21/24/scripture.json @@ -0,0 +1,17 @@ +{ + "book": "John", + "chapter": "1", + "date": "Sunday 21-April, 2024", + "getbible": "https://getbible.net/kjv/John/1/16", + "name": "John 1:16", + "scripture": [ + { + "nr": "16", + "text": "And of his fulness have all we received, and grace for grace." + } + ], + "source": "https://git.vdm.dev/christian/daily-scripture", + "telegram": "daily_scripture", + "verse": "16", + "version": "kjv" +} diff --git a/scripture/kjv/04/21/24/scripture.md b/scripture/kjv/04/21/24/scripture.md new file mode 100644 index 00000000..3a33c2e5 --- /dev/null +++ b/scripture/kjv/04/21/24/scripture.md @@ -0,0 +1,5 @@ +**John 1:16** + +16 And of his fulness have all we received, and grace for grace. + +[Sunday 21-April, 2024](https://getbible.net/kjv/John/1/16) diff --git a/scripture/kjv/04/21/24/scripture.tg b/scripture/kjv/04/21/24/scripture.tg new file mode 100644 index 00000000..2750334c --- /dev/null +++ b/scripture/kjv/04/21/24/scripture.tg @@ -0,0 +1,4 @@ +John 1:16 +16 And of his fulness have all we received, and grace for grace. + +Sunday 21-April, 2024 diff --git a/scripture/kjv/04/21/24/scripture.today b/scripture/kjv/04/21/24/scripture.today new file mode 100644 index 00000000..5487b8d2 --- /dev/null +++ b/scripture/kjv/04/21/24/scripture.today @@ -0,0 +1 @@ +43 1:16 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index 762aa07e..0cb50970 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Matthew 13:57
-57 And they were offended in him. But Jesus said unto them, A prophet is not without honour, save in his own country, and in his own house.

-Saturday 20-April, 2024 +John 1:16
+16 And of his fulness have all we received, and grace for grace.

+Sunday 21-April, 2024 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index 6ff77e18..df3c37b5 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,17 +1,17 @@ { - "book": "Matthew", - "chapter": "13", - "date": "Saturday 20-April, 2024", - "getbible": "https://getbible.net/kjv/Matthew/13/57", - "name": "Matthew 13:57", + "book": "John", + "chapter": "1", + "date": "Sunday 21-April, 2024", + "getbible": "https://getbible.net/kjv/John/1/16", + "name": "John 1:16", "scripture": [ { - "nr": "57", - "text": "And they were offended in him. But Jesus said unto them, A prophet is not without honour, save in his own country, and in his own house." + "nr": "16", + "text": "And of his fulness have all we received, and grace for grace." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "57", + "verse": "16", "version": "kjv" } diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index f9c9c8ce..3a33c2e5 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Matthew 13:57** +**John 1:16** -57 And they were offended in him. But Jesus said unto them, A prophet is not without honour, save in his own country, and in his own house. +16 And of his fulness have all we received, and grace for grace. -[Saturday 20-April, 2024](https://getbible.net/kjv/Matthew/13/57) +[Sunday 21-April, 2024](https://getbible.net/kjv/John/1/16) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index f10ea874..2750334c 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Matthew 13:57 -57 And they were offended in him. But Jesus said unto them, A prophet is not without honour, save in his own country, and in his own house. +John 1:16 +16 And of his fulness have all we received, and grace for grace. -Saturday 20-April, 2024 +Sunday 21-April, 2024 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 30e0a4ca..5487b8d2 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -40 13:57 +43 1:16 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index 36b9ffbd..7357d661 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -492,6 +492,7 @@ 20 31:8-9 20 3:11-12 20 3:13-14 +20 3:27 20 3:30 20 3:35 20 3:5 @@ -1168,7 +1169,6 @@ 43 19:16 43 19:17 43 1:12-13 -43 1:16 43 1:29 43 1:33 43 1:37 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index 409995d7..739ec1ac 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -20 3:27 43 15:11 42 23:5 19 18:21 @@ -180,3 +179,4 @@ 43 3:27 60 5:8-9 40 13:57 +43 1:16