From 9dbc64d1e9b0381f58ee97e7b07cd70d85c68f91 Mon Sep 17 00:00:00 2001 From: aB0t Date: Thu, 20 Feb 2025 22:27:47 +0000 Subject: [PATCH] Friday 21-February, 2025 --- README.html | 6 +++--- README.json | 20 ++++++++++---------- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/02/21/25/scripture.html | 3 +++ scripture/kjv/02/21/25/scripture.json | 21 +++++++++++++++++++++ scripture/kjv/02/21/25/scripture.md | 5 +++++ scripture/kjv/02/21/25/scripture.tg | 4 ++++ scripture/kjv/02/21/25/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, 76 insertions(+), 42 deletions(-) create mode 100644 scripture/kjv/02/21/25/scripture.html create mode 100644 scripture/kjv/02/21/25/scripture.json create mode 100644 scripture/kjv/02/21/25/scripture.md create mode 100644 scripture/kjv/02/21/25/scripture.tg create mode 100644 scripture/kjv/02/21/25/scripture.today diff --git a/README.html b/README.html index e3f39d64..e46ce354 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Isaiah 56:10-11
-10 His watchmen are blind: they are all ignorant, they are all dumb dogs, they cannot bark; sleeping, lying down, loving to slumber. 11 Yea, they are greedy dogs which can never have enough, and they are shepherds that cannot understand: they all look to their own way, every one for his gain, from his quarter.

-Thursday 20-February, 2025 +2 Peter 3:1-2
+1 This second epistle, beloved, I now write unto you; in both which I stir up your pure minds by way of remembrance: 2 That ye may be mindful of the words which were spoken before by the holy prophets, and of the commandment of us the apostles of the Lord and Saviour:

+Friday 21-February, 2025 diff --git a/README.json b/README.json index b55b6cb5..1a2275a8 100644 --- a/README.json +++ b/README.json @@ -1,21 +1,21 @@ { - "book": "Isaiah", - "chapter": "56", - "date": "Thursday 20-February, 2025", - "getbible": "https://getbible.net/kjv/Isaiah/56/10-11", - "name": "Isaiah 56:10-11", + "book": "2 Peter", + "chapter": "3", + "date": "Friday 21-February, 2025", + "getbible": "https://getbible.net/kjv/2 Peter/3/1-2", + "name": "2 Peter 3:1-2", "scripture": [ { - "nr": "10", - "text": "His watchmen are blind: they are all ignorant, they are all dumb dogs, they cannot bark; sleeping, lying down, loving to slumber." + "nr": "1", + "text": "This second epistle, beloved, I now write unto you; in both which I stir up your pure minds by way of remembrance:" }, { - "nr": "11", - "text": "Yea, they are greedy dogs which can never have enough, and they are shepherds that cannot understand: they all look to their own way, every one for his gain, from his quarter." + "nr": "2", + "text": "That ye may be mindful of the words which were spoken before by the holy prophets, and of the commandment of us the apostles of the Lord and Saviour:" } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "10-11", + "verse": "1-2", "version": "kjv" } diff --git a/README.md b/README.md index 4ba4f5de..9281605e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Isaiah 56:10-11** +**2 Peter 3:1-2** -10 His watchmen are blind: they are all ignorant, they are all dumb dogs, they cannot bark; sleeping, lying down, loving to slumber. 11 Yea, they are greedy dogs which can never have enough, and they are shepherds that cannot understand: they all look to their own way, every one for his gain, from his quarter. +1 This second epistle, beloved, I now write unto you; in both which I stir up your pure minds by way of remembrance: 2 That ye may be mindful of the words which were spoken before by the holy prophets, and of the commandment of us the apostles of the Lord and Saviour: -[Thursday 20-February, 2025](https://getbible.net/kjv/Isaiah/56/10-11) +[Friday 21-February, 2025](https://getbible.net/kjv/2 Peter/3/1-2) diff --git a/README.tg b/README.tg index a2871c93..858f104c 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Isaiah 56:10-11 -10 His watchmen are blind: they are all ignorant, they are all dumb dogs, they cannot bark; sleeping, lying down, loving to slumber. 11 Yea, they are greedy dogs which can never have enough, and they are shepherds that cannot understand: they all look to their own way, every one for his gain, from his quarter. +2 Peter 3:1-2 +1 This second epistle, beloved, I now write unto you; in both which I stir up your pure minds by way of remembrance: 2 That ye may be mindful of the words which were spoken before by the holy prophets, and of the commandment of us the apostles of the Lord and Saviour: -Thursday 20-February, 2025 +Friday 21-February, 2025 diff --git a/README.today b/README.today index 1886b1cd..972d31c1 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -23 56:10-11 +61 3:1-2 diff --git a/scripture/kjv/02/21/25/scripture.html b/scripture/kjv/02/21/25/scripture.html new file mode 100644 index 00000000..e46ce354 --- /dev/null +++ b/scripture/kjv/02/21/25/scripture.html @@ -0,0 +1,3 @@ +2 Peter 3:1-2
+1 This second epistle, beloved, I now write unto you; in both which I stir up your pure minds by way of remembrance: 2 That ye may be mindful of the words which were spoken before by the holy prophets, and of the commandment of us the apostles of the Lord and Saviour:

+Friday 21-February, 2025 diff --git a/scripture/kjv/02/21/25/scripture.json b/scripture/kjv/02/21/25/scripture.json new file mode 100644 index 00000000..1a2275a8 --- /dev/null +++ b/scripture/kjv/02/21/25/scripture.json @@ -0,0 +1,21 @@ +{ + "book": "2 Peter", + "chapter": "3", + "date": "Friday 21-February, 2025", + "getbible": "https://getbible.net/kjv/2 Peter/3/1-2", + "name": "2 Peter 3:1-2", + "scripture": [ + { + "nr": "1", + "text": "This second epistle, beloved, I now write unto you; in both which I stir up your pure minds by way of remembrance:" + }, + { + "nr": "2", + "text": "That ye may be mindful of the words which were spoken before by the holy prophets, and of the commandment of us the apostles of the Lord and Saviour:" + } + ], + "source": "https://git.vdm.dev/christian/daily-scripture", + "telegram": "daily_scripture", + "verse": "1-2", + "version": "kjv" +} diff --git a/scripture/kjv/02/21/25/scripture.md b/scripture/kjv/02/21/25/scripture.md new file mode 100644 index 00000000..9281605e --- /dev/null +++ b/scripture/kjv/02/21/25/scripture.md @@ -0,0 +1,5 @@ +**2 Peter 3:1-2** + +1 This second epistle, beloved, I now write unto you; in both which I stir up your pure minds by way of remembrance: 2 That ye may be mindful of the words which were spoken before by the holy prophets, and of the commandment of us the apostles of the Lord and Saviour: + +[Friday 21-February, 2025](https://getbible.net/kjv/2 Peter/3/1-2) diff --git a/scripture/kjv/02/21/25/scripture.tg b/scripture/kjv/02/21/25/scripture.tg new file mode 100644 index 00000000..858f104c --- /dev/null +++ b/scripture/kjv/02/21/25/scripture.tg @@ -0,0 +1,4 @@ +2 Peter 3:1-2 +1 This second epistle, beloved, I now write unto you; in both which I stir up your pure minds by way of remembrance: 2 That ye may be mindful of the words which were spoken before by the holy prophets, and of the commandment of us the apostles of the Lord and Saviour: + +Friday 21-February, 2025 diff --git a/scripture/kjv/02/21/25/scripture.today b/scripture/kjv/02/21/25/scripture.today new file mode 100644 index 00000000..972d31c1 --- /dev/null +++ b/scripture/kjv/02/21/25/scripture.today @@ -0,0 +1 @@ +61 3:1-2 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index e3f39d64..e46ce354 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Isaiah 56:10-11
-10 His watchmen are blind: they are all ignorant, they are all dumb dogs, they cannot bark; sleeping, lying down, loving to slumber. 11 Yea, they are greedy dogs which can never have enough, and they are shepherds that cannot understand: they all look to their own way, every one for his gain, from his quarter.

-Thursday 20-February, 2025 +2 Peter 3:1-2
+1 This second epistle, beloved, I now write unto you; in both which I stir up your pure minds by way of remembrance: 2 That ye may be mindful of the words which were spoken before by the holy prophets, and of the commandment of us the apostles of the Lord and Saviour:

+Friday 21-February, 2025 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index b55b6cb5..1a2275a8 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,21 +1,21 @@ { - "book": "Isaiah", - "chapter": "56", - "date": "Thursday 20-February, 2025", - "getbible": "https://getbible.net/kjv/Isaiah/56/10-11", - "name": "Isaiah 56:10-11", + "book": "2 Peter", + "chapter": "3", + "date": "Friday 21-February, 2025", + "getbible": "https://getbible.net/kjv/2 Peter/3/1-2", + "name": "2 Peter 3:1-2", "scripture": [ { - "nr": "10", - "text": "His watchmen are blind: they are all ignorant, they are all dumb dogs, they cannot bark; sleeping, lying down, loving to slumber." + "nr": "1", + "text": "This second epistle, beloved, I now write unto you; in both which I stir up your pure minds by way of remembrance:" }, { - "nr": "11", - "text": "Yea, they are greedy dogs which can never have enough, and they are shepherds that cannot understand: they all look to their own way, every one for his gain, from his quarter." + "nr": "2", + "text": "That ye may be mindful of the words which were spoken before by the holy prophets, and of the commandment of us the apostles of the Lord and Saviour:" } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "10-11", + "verse": "1-2", "version": "kjv" } diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index 4ba4f5de..9281605e 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Isaiah 56:10-11** +**2 Peter 3:1-2** -10 His watchmen are blind: they are all ignorant, they are all dumb dogs, they cannot bark; sleeping, lying down, loving to slumber. 11 Yea, they are greedy dogs which can never have enough, and they are shepherds that cannot understand: they all look to their own way, every one for his gain, from his quarter. +1 This second epistle, beloved, I now write unto you; in both which I stir up your pure minds by way of remembrance: 2 That ye may be mindful of the words which were spoken before by the holy prophets, and of the commandment of us the apostles of the Lord and Saviour: -[Thursday 20-February, 2025](https://getbible.net/kjv/Isaiah/56/10-11) +[Friday 21-February, 2025](https://getbible.net/kjv/2 Peter/3/1-2) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index a2871c93..858f104c 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Isaiah 56:10-11 -10 His watchmen are blind: they are all ignorant, they are all dumb dogs, they cannot bark; sleeping, lying down, loving to slumber. 11 Yea, they are greedy dogs which can never have enough, and they are shepherds that cannot understand: they all look to their own way, every one for his gain, from his quarter. +2 Peter 3:1-2 +1 This second epistle, beloved, I now write unto you; in both which I stir up your pure minds by way of remembrance: 2 That ye may be mindful of the words which were spoken before by the holy prophets, and of the commandment of us the apostles of the Lord and Saviour: -Thursday 20-February, 2025 +Friday 21-February, 2025 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 1886b1cd..972d31c1 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -23 56:10-11 +61 3:1-2 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index e38234ec..635378e5 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -221,6 +221,7 @@ 19 21:4 19 22:11-13 19 22:21 +19 22:24 19 22:26 19 23:1-3 19 23:4 @@ -1862,7 +1863,6 @@ 60 5:8-9 61 1:3-11 61 2:4-9 -61 3:1-2 61 3:17-18 62 1:5-6 62 1:9 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index 2af5343f..a5756d2c 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -19 22:24 43 10:29 20 19:6 51 3:18 @@ -180,3 +179,4 @@ 42 15:7 62 3:13 23 56:10-11 +61 3:1-2