From f4ce8ee4cbda6ae273cbbf44898aa04d63a818d2 Mon Sep 17 00:00:00 2001 From: aB0t Date: Fri, 12 Apr 2024 22:20:36 +0000 Subject: [PATCH] Saturday 13-April, 2024 --- README.html | 6 +++--- README.json | 14 +++++++------- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/04/13/24/scripture.html | 3 +++ scripture/kjv/04/13/24/scripture.json | 17 +++++++++++++++++ scripture/kjv/04/13/24/scripture.md | 5 +++++ scripture/kjv/04/13/24/scripture.tg | 4 ++++ scripture/kjv/04/13/24/scripture.today | 1 + scripture/kjv/README.html | 6 +++--- scripture/kjv/README.json | 14 +++++++------- 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, 66 insertions(+), 36 deletions(-) create mode 100644 scripture/kjv/04/13/24/scripture.html create mode 100644 scripture/kjv/04/13/24/scripture.json create mode 100644 scripture/kjv/04/13/24/scripture.md create mode 100644 scripture/kjv/04/13/24/scripture.tg create mode 100644 scripture/kjv/04/13/24/scripture.today diff --git a/README.html b/README.html index 96de83cc..b6e16b38 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Revelation 3:3
-3 Remember therefore how thou hast received and heard, and hold fast, and repent. If therefore thou shalt not watch, I will come on thee as a thief, and thou shalt not know what hour I will come upon thee.

-Friday 12-April, 2024 +Revelation 20:12
+12 And I saw the dead, small and great, stand before God; and the books were opened: and another book was opened, which is the book of life: and the dead were judged out of those things which were written in the books, according to their works.

+Saturday 13-April, 2024 diff --git a/README.json b/README.json index 49b88d51..c6774f6b 100644 --- a/README.json +++ b/README.json @@ -1,17 +1,17 @@ { "book": "Revelation", - "chapter": "3", - "date": "Friday 12-April, 2024", - "getbible": "https://getbible.net/kjv/Revelation/3/3", - "name": "Revelation 3:3", + "chapter": "20", + "date": "Saturday 13-April, 2024", + "getbible": "https://getbible.net/kjv/Revelation/20/12", + "name": "Revelation 20:12", "scripture": [ { - "nr": "3", - "text": "Remember therefore how thou hast received and heard, and hold fast, and repent. If therefore thou shalt not watch, I will come on thee as a thief, and thou shalt not know what hour I will come upon thee." + "nr": "12", + "text": "And I saw the dead, small and great, stand before God; and the books were opened: and another book was opened, which is the book of life: and the dead were judged out of those things which were written in the books, according to their works." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "3", + "verse": "12", "version": "kjv" } diff --git a/README.md b/README.md index bbb1c06e..e964957a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Revelation 3:3** +**Revelation 20:12** -3 Remember therefore how thou hast received and heard, and hold fast, and repent. If therefore thou shalt not watch, I will come on thee as a thief, and thou shalt not know what hour I will come upon thee. +12 And I saw the dead, small and great, stand before God; and the books were opened: and another book was opened, which is the book of life: and the dead were judged out of those things which were written in the books, according to their works. -[Friday 12-April, 2024](https://getbible.net/kjv/Revelation/3/3) +[Saturday 13-April, 2024](https://getbible.net/kjv/Revelation/20/12) diff --git a/README.tg b/README.tg index 2996b392..e0c542e4 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Revelation 3:3 -3 Remember therefore how thou hast received and heard, and hold fast, and repent. If therefore thou shalt not watch, I will come on thee as a thief, and thou shalt not know what hour I will come upon thee. +Revelation 20:12 +12 And I saw the dead, small and great, stand before God; and the books were opened: and another book was opened, which is the book of life: and the dead were judged out of those things which were written in the books, according to their works. -Friday 12-April, 2024 +Saturday 13-April, 2024 diff --git a/README.today b/README.today index 1c7049aa..96353361 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -66 3:3 +66 20:12 diff --git a/scripture/kjv/04/13/24/scripture.html b/scripture/kjv/04/13/24/scripture.html new file mode 100644 index 00000000..b6e16b38 --- /dev/null +++ b/scripture/kjv/04/13/24/scripture.html @@ -0,0 +1,3 @@ +Revelation 20:12
+12 And I saw the dead, small and great, stand before God; and the books were opened: and another book was opened, which is the book of life: and the dead were judged out of those things which were written in the books, according to their works.

+Saturday 13-April, 2024 diff --git a/scripture/kjv/04/13/24/scripture.json b/scripture/kjv/04/13/24/scripture.json new file mode 100644 index 00000000..c6774f6b --- /dev/null +++ b/scripture/kjv/04/13/24/scripture.json @@ -0,0 +1,17 @@ +{ + "book": "Revelation", + "chapter": "20", + "date": "Saturday 13-April, 2024", + "getbible": "https://getbible.net/kjv/Revelation/20/12", + "name": "Revelation 20:12", + "scripture": [ + { + "nr": "12", + "text": "And I saw the dead, small and great, stand before God; and the books were opened: and another book was opened, which is the book of life: and the dead were judged out of those things which were written in the books, according to their works." + } + ], + "source": "https://git.vdm.dev/christian/daily-scripture", + "telegram": "daily_scripture", + "verse": "12", + "version": "kjv" +} diff --git a/scripture/kjv/04/13/24/scripture.md b/scripture/kjv/04/13/24/scripture.md new file mode 100644 index 00000000..e964957a --- /dev/null +++ b/scripture/kjv/04/13/24/scripture.md @@ -0,0 +1,5 @@ +**Revelation 20:12** + +12 And I saw the dead, small and great, stand before God; and the books were opened: and another book was opened, which is the book of life: and the dead were judged out of those things which were written in the books, according to their works. + +[Saturday 13-April, 2024](https://getbible.net/kjv/Revelation/20/12) diff --git a/scripture/kjv/04/13/24/scripture.tg b/scripture/kjv/04/13/24/scripture.tg new file mode 100644 index 00000000..e0c542e4 --- /dev/null +++ b/scripture/kjv/04/13/24/scripture.tg @@ -0,0 +1,4 @@ +Revelation 20:12 +12 And I saw the dead, small and great, stand before God; and the books were opened: and another book was opened, which is the book of life: and the dead were judged out of those things which were written in the books, according to their works. + +Saturday 13-April, 2024 diff --git a/scripture/kjv/04/13/24/scripture.today b/scripture/kjv/04/13/24/scripture.today new file mode 100644 index 00000000..96353361 --- /dev/null +++ b/scripture/kjv/04/13/24/scripture.today @@ -0,0 +1 @@ +66 20:12 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index 96de83cc..b6e16b38 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Revelation 3:3
-3 Remember therefore how thou hast received and heard, and hold fast, and repent. If therefore thou shalt not watch, I will come on thee as a thief, and thou shalt not know what hour I will come upon thee.

-Friday 12-April, 2024 +Revelation 20:12
+12 And I saw the dead, small and great, stand before God; and the books were opened: and another book was opened, which is the book of life: and the dead were judged out of those things which were written in the books, according to their works.

+Saturday 13-April, 2024 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index 49b88d51..c6774f6b 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,17 +1,17 @@ { "book": "Revelation", - "chapter": "3", - "date": "Friday 12-April, 2024", - "getbible": "https://getbible.net/kjv/Revelation/3/3", - "name": "Revelation 3:3", + "chapter": "20", + "date": "Saturday 13-April, 2024", + "getbible": "https://getbible.net/kjv/Revelation/20/12", + "name": "Revelation 20:12", "scripture": [ { - "nr": "3", - "text": "Remember therefore how thou hast received and heard, and hold fast, and repent. If therefore thou shalt not watch, I will come on thee as a thief, and thou shalt not know what hour I will come upon thee." + "nr": "12", + "text": "And I saw the dead, small and great, stand before God; and the books were opened: and another book was opened, which is the book of life: and the dead were judged out of those things which were written in the books, according to their works." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "3", + "verse": "12", "version": "kjv" } diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index bbb1c06e..e964957a 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Revelation 3:3** +**Revelation 20:12** -3 Remember therefore how thou hast received and heard, and hold fast, and repent. If therefore thou shalt not watch, I will come on thee as a thief, and thou shalt not know what hour I will come upon thee. +12 And I saw the dead, small and great, stand before God; and the books were opened: and another book was opened, which is the book of life: and the dead were judged out of those things which were written in the books, according to their works. -[Friday 12-April, 2024](https://getbible.net/kjv/Revelation/3/3) +[Saturday 13-April, 2024](https://getbible.net/kjv/Revelation/20/12) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index 2996b392..e0c542e4 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Revelation 3:3 -3 Remember therefore how thou hast received and heard, and hold fast, and repent. If therefore thou shalt not watch, I will come on thee as a thief, and thou shalt not know what hour I will come upon thee. +Revelation 20:12 +12 And I saw the dead, small and great, stand before God; and the books were opened: and another book was opened, which is the book of life: and the dead were judged out of those things which were written in the books, according to their works. -Friday 12-April, 2024 +Saturday 13-April, 2024 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 1c7049aa..96353361 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -66 3:3 +66 20:12 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index 9c467e6d..e4072022 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -1453,6 +1453,7 @@ 46 4:8 46 4:9-13 46 6:12 +46 6:18 46 6:19 46 6:20 46 6:7 @@ -1937,7 +1938,6 @@ 66 1:6 66 1:8 66 1:9 -66 20:12 66 20:15 66 21:4 66 21:7 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index 48050d91..9c3111d2 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -46 6:18 50 4:4 62 2:20 46 7:9 @@ -180,3 +179,4 @@ 56 2:14 18 42:2 66 3:3 +66 20:12