From 83456e90fac0639faf0d39100589b1fe7a2c3d7d Mon Sep 17 00:00:00 2001 From: aB0t Date: Wed, 11 Dec 2024 22:31:07 +0000 Subject: [PATCH] Thursday 12-December, 2024 --- README.html | 6 +++--- README.json | 16 ++++++++-------- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/12/12/24/scripture.html | 3 +++ scripture/kjv/12/12/24/scripture.json | 17 +++++++++++++++++ scripture/kjv/12/12/24/scripture.md | 5 +++++ scripture/kjv/12/12/24/scripture.tg | 4 ++++ scripture/kjv/12/12/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/12/12/24/scripture.html create mode 100644 scripture/kjv/12/12/24/scripture.json create mode 100644 scripture/kjv/12/12/24/scripture.md create mode 100644 scripture/kjv/12/12/24/scripture.tg create mode 100644 scripture/kjv/12/12/24/scripture.today diff --git a/README.html b/README.html index 1eff2b29..526a8cb9 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.

-Wednesday 11-December, 2024 +Proverbs 1:33
+33 But whoso hearkeneth unto me shall dwell safely, and shall be quiet from fear of evil.

+Thursday 12-December, 2024 diff --git a/README.json b/README.json index 6a23cfbd..461a86d4 100644 --- a/README.json +++ b/README.json @@ -1,17 +1,17 @@ { - "book": "Revelation", - "chapter": "3", - "date": "Wednesday 11-December, 2024", - "getbible": "https://getbible.net/kjv/Revelation/3/3", - "name": "Revelation 3:3", + "book": "Proverbs", + "chapter": "1", + "date": "Thursday 12-December, 2024", + "getbible": "https://getbible.net/kjv/Proverbs/1/33", + "name": "Proverbs 1:33", "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": "33", + "text": "But whoso hearkeneth unto me shall dwell safely, and shall be quiet from fear of evil. " } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "3", + "verse": "33", "version": "kjv" } diff --git a/README.md b/README.md index 8a255fe4..e5a66ffc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Revelation 3:3** +**Proverbs 1:33** -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. +33 But whoso hearkeneth unto me shall dwell safely, and shall be quiet from fear of evil. -[Wednesday 11-December, 2024](https://getbible.net/kjv/Revelation/3/3) +[Thursday 12-December, 2024](https://getbible.net/kjv/Proverbs/1/33) diff --git a/README.tg b/README.tg index 7f6db645..047e7d27 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. +Proverbs 1:33 +33 But whoso hearkeneth unto me shall dwell safely, and shall be quiet from fear of evil. -Wednesday 11-December, 2024 +Thursday 12-December, 2024 diff --git a/README.today b/README.today index 1c7049aa..2c6ecd59 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -66 3:3 +20 1:33 diff --git a/scripture/kjv/12/12/24/scripture.html b/scripture/kjv/12/12/24/scripture.html new file mode 100644 index 00000000..526a8cb9 --- /dev/null +++ b/scripture/kjv/12/12/24/scripture.html @@ -0,0 +1,3 @@ +Proverbs 1:33
+33 But whoso hearkeneth unto me shall dwell safely, and shall be quiet from fear of evil.

+Thursday 12-December, 2024 diff --git a/scripture/kjv/12/12/24/scripture.json b/scripture/kjv/12/12/24/scripture.json new file mode 100644 index 00000000..461a86d4 --- /dev/null +++ b/scripture/kjv/12/12/24/scripture.json @@ -0,0 +1,17 @@ +{ + "book": "Proverbs", + "chapter": "1", + "date": "Thursday 12-December, 2024", + "getbible": "https://getbible.net/kjv/Proverbs/1/33", + "name": "Proverbs 1:33", + "scripture": [ + { + "nr": "33", + "text": "But whoso hearkeneth unto me shall dwell safely, and shall be quiet from fear of evil. " + } + ], + "source": "https://git.vdm.dev/christian/daily-scripture", + "telegram": "daily_scripture", + "verse": "33", + "version": "kjv" +} diff --git a/scripture/kjv/12/12/24/scripture.md b/scripture/kjv/12/12/24/scripture.md new file mode 100644 index 00000000..e5a66ffc --- /dev/null +++ b/scripture/kjv/12/12/24/scripture.md @@ -0,0 +1,5 @@ +**Proverbs 1:33** + +33 But whoso hearkeneth unto me shall dwell safely, and shall be quiet from fear of evil. + +[Thursday 12-December, 2024](https://getbible.net/kjv/Proverbs/1/33) diff --git a/scripture/kjv/12/12/24/scripture.tg b/scripture/kjv/12/12/24/scripture.tg new file mode 100644 index 00000000..047e7d27 --- /dev/null +++ b/scripture/kjv/12/12/24/scripture.tg @@ -0,0 +1,4 @@ +Proverbs 1:33 +33 But whoso hearkeneth unto me shall dwell safely, and shall be quiet from fear of evil. + +Thursday 12-December, 2024 diff --git a/scripture/kjv/12/12/24/scripture.today b/scripture/kjv/12/12/24/scripture.today new file mode 100644 index 00000000..2c6ecd59 --- /dev/null +++ b/scripture/kjv/12/12/24/scripture.today @@ -0,0 +1 @@ +20 1:33 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index 1eff2b29..526a8cb9 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.

-Wednesday 11-December, 2024 +Proverbs 1:33
+33 But whoso hearkeneth unto me shall dwell safely, and shall be quiet from fear of evil.

+Thursday 12-December, 2024 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index 6a23cfbd..461a86d4 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,17 +1,17 @@ { - "book": "Revelation", - "chapter": "3", - "date": "Wednesday 11-December, 2024", - "getbible": "https://getbible.net/kjv/Revelation/3/3", - "name": "Revelation 3:3", + "book": "Proverbs", + "chapter": "1", + "date": "Thursday 12-December, 2024", + "getbible": "https://getbible.net/kjv/Proverbs/1/33", + "name": "Proverbs 1:33", "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": "33", + "text": "But whoso hearkeneth unto me shall dwell safely, and shall be quiet from fear of evil. " } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "3", + "verse": "33", "version": "kjv" } diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index 8a255fe4..e5a66ffc 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Revelation 3:3** +**Proverbs 1:33** -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. +33 But whoso hearkeneth unto me shall dwell safely, and shall be quiet from fear of evil. -[Wednesday 11-December, 2024](https://getbible.net/kjv/Revelation/3/3) +[Thursday 12-December, 2024](https://getbible.net/kjv/Proverbs/1/33) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index 7f6db645..047e7d27 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. +Proverbs 1:33 +33 But whoso hearkeneth unto me shall dwell safely, and shall be quiet from fear of evil. -Wednesday 11-December, 2024 +Thursday 12-December, 2024 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 1c7049aa..2c6ecd59 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -66 3:3 +20 1:33 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index a7558835..fc872882 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -194,6 +194,7 @@ 19 145:18 19 147:10-11 19 15:1-5 +19 16:11 19 16:2-3 19 16:5-6 19 17:4 @@ -418,7 +419,6 @@ 20 19:2 20 19:3 20 1:10 -20 1:33 20 1:7 20 20:13 20 20:18 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index 1e0163ec..eb233d71 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -19 16:11 52 5:16 46 2:7 49 2:1 @@ -180,3 +179,4 @@ 47 5:10 20 11:9 66 3:3 +20 1:33