From 7049c43c039e1344afef0ae204dede2eb2ccbee5 Mon Sep 17 00:00:00 2001 From: aB0t Date: Sat, 16 Jul 2022 22:26:23 +0000 Subject: [PATCH] Sunday 17-July, 2022 --- README.html | 6 +++--- README.json | 8 ++++---- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/07/17/22/scripture.html | 3 +++ scripture/kjv/07/17/22/scripture.json | 13 +++++++++++++ scripture/kjv/07/17/22/scripture.md | 5 +++++ scripture/kjv/07/17/22/scripture.tg | 4 ++++ scripture/kjv/07/17/22/scripture.today | 1 + scripture/kjv/README.html | 6 +++--- scripture/kjv/README.json | 8 ++++---- 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, 56 insertions(+), 30 deletions(-) create mode 100644 scripture/kjv/07/17/22/scripture.html create mode 100644 scripture/kjv/07/17/22/scripture.json create mode 100644 scripture/kjv/07/17/22/scripture.md create mode 100644 scripture/kjv/07/17/22/scripture.tg create mode 100644 scripture/kjv/07/17/22/scripture.today diff --git a/README.html b/README.html index 9dd29046..693b4828 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -1 Corinthians 13:1
-1 Though I speak with the tongues of men and of angels, and have not charity, I am become as sounding brass, or a tinkling cymbal.

-Saturday 16-July, 2022 +Daniel 4:26
+26 And whereas they commanded to leave the stump of the tree roots; thy kingdom shall be sure unto thee, after that thou shalt have known that the heavens do rule.

+Sunday 17-July, 2022 diff --git a/README.json b/README.json index ec2131e1..d7319179 100644 --- a/README.json +++ b/README.json @@ -1,10 +1,10 @@ { - "date": "Saturday 16-July, 2022", - "name": "1 Corinthians 13:1", + "date": "Sunday 17-July, 2022", + "name": "Daniel 4:26", "scripture": [ { - "nr": "1", - "text": "Though I speak with the tongues of men and of angels, and have not charity, I am become as sounding brass, or a tinkling cymbal." + "nr": "26", + "text": "And whereas they commanded to leave the stump of the tree roots; thy kingdom shall be sure unto thee, after that thou shalt have known that the heavens do rule." } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/README.md b/README.md index 6feb22e1..f3b3965b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**1 Corinthians 13:1** +**Daniel 4:26** -1 Though I speak with the tongues of men and of angels, and have not charity, I am become as sounding brass, or a tinkling cymbal. +26 And whereas they commanded to leave the stump of the tree roots; thy kingdom shall be sure unto thee, after that thou shalt have known that the heavens do rule. -[Saturday 16-July, 2022](https://t.me/s/daily_scripture) +[Sunday 17-July, 2022](https://t.me/s/daily_scripture) diff --git a/README.tg b/README.tg index 290b9e83..66276edd 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -1 Corinthians 13:1 -1 Though I speak with the tongues of men and of angels, and have not charity, I am become as sounding brass, or a tinkling cymbal. +Daniel 4:26 +26 And whereas they commanded to leave the stump of the tree roots; thy kingdom shall be sure unto thee, after that thou shalt have known that the heavens do rule. -Saturday 16-July, 2022 +Sunday 17-July, 2022 diff --git a/README.today b/README.today index 6704a20a..e61c101b 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -46 13:1 +27 4:26 diff --git a/scripture/kjv/07/17/22/scripture.html b/scripture/kjv/07/17/22/scripture.html new file mode 100644 index 00000000..693b4828 --- /dev/null +++ b/scripture/kjv/07/17/22/scripture.html @@ -0,0 +1,3 @@ +Daniel 4:26
+26 And whereas they commanded to leave the stump of the tree roots; thy kingdom shall be sure unto thee, after that thou shalt have known that the heavens do rule.

+Sunday 17-July, 2022 diff --git a/scripture/kjv/07/17/22/scripture.json b/scripture/kjv/07/17/22/scripture.json new file mode 100644 index 00000000..d7319179 --- /dev/null +++ b/scripture/kjv/07/17/22/scripture.json @@ -0,0 +1,13 @@ +{ + "date": "Sunday 17-July, 2022", + "name": "Daniel 4:26", + "scripture": [ + { + "nr": "26", + "text": "And whereas they commanded to leave the stump of the tree roots; thy kingdom shall be sure unto thee, after that thou shalt have known that the heavens do rule." + } + ], + "source": "https://github.com/trueChristian/daily-scripture", + "telegram": "daily_scripture", + "version": "kjv" +} diff --git a/scripture/kjv/07/17/22/scripture.md b/scripture/kjv/07/17/22/scripture.md new file mode 100644 index 00000000..f3b3965b --- /dev/null +++ b/scripture/kjv/07/17/22/scripture.md @@ -0,0 +1,5 @@ +**Daniel 4:26** + +26 And whereas they commanded to leave the stump of the tree roots; thy kingdom shall be sure unto thee, after that thou shalt have known that the heavens do rule. + +[Sunday 17-July, 2022](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/07/17/22/scripture.tg b/scripture/kjv/07/17/22/scripture.tg new file mode 100644 index 00000000..66276edd --- /dev/null +++ b/scripture/kjv/07/17/22/scripture.tg @@ -0,0 +1,4 @@ +Daniel 4:26 +26 And whereas they commanded to leave the stump of the tree roots; thy kingdom shall be sure unto thee, after that thou shalt have known that the heavens do rule. + +Sunday 17-July, 2022 diff --git a/scripture/kjv/07/17/22/scripture.today b/scripture/kjv/07/17/22/scripture.today new file mode 100644 index 00000000..e61c101b --- /dev/null +++ b/scripture/kjv/07/17/22/scripture.today @@ -0,0 +1 @@ +27 4:26 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index 9dd29046..693b4828 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -1 Corinthians 13:1
-1 Though I speak with the tongues of men and of angels, and have not charity, I am become as sounding brass, or a tinkling cymbal.

-Saturday 16-July, 2022 +Daniel 4:26
+26 And whereas they commanded to leave the stump of the tree roots; thy kingdom shall be sure unto thee, after that thou shalt have known that the heavens do rule.

+Sunday 17-July, 2022 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index ec2131e1..d7319179 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,10 +1,10 @@ { - "date": "Saturday 16-July, 2022", - "name": "1 Corinthians 13:1", + "date": "Sunday 17-July, 2022", + "name": "Daniel 4:26", "scripture": [ { - "nr": "1", - "text": "Though I speak with the tongues of men and of angels, and have not charity, I am become as sounding brass, or a tinkling cymbal." + "nr": "26", + "text": "And whereas they commanded to leave the stump of the tree roots; thy kingdom shall be sure unto thee, after that thou shalt have known that the heavens do rule." } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index 6feb22e1..f3b3965b 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**1 Corinthians 13:1** +**Daniel 4:26** -1 Though I speak with the tongues of men and of angels, and have not charity, I am become as sounding brass, or a tinkling cymbal. +26 And whereas they commanded to leave the stump of the tree roots; thy kingdom shall be sure unto thee, after that thou shalt have known that the heavens do rule. -[Saturday 16-July, 2022](https://t.me/s/daily_scripture) +[Sunday 17-July, 2022](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index 290b9e83..66276edd 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -1 Corinthians 13:1 -1 Though I speak with the tongues of men and of angels, and have not charity, I am become as sounding brass, or a tinkling cymbal. +Daniel 4:26 +26 And whereas they commanded to leave the stump of the tree roots; thy kingdom shall be sure unto thee, after that thou shalt have known that the heavens do rule. -Saturday 16-July, 2022 +Sunday 17-July, 2022 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 6704a20a..e61c101b 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -46 13:1 +27 4:26 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index d6e2f7e9..0a37dea8 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -725,7 +725,6 @@ 27 3:29 27 4:17 27 4:2 -27 4:26 27 4:27 27 4:3 27 4:30-31 @@ -1813,6 +1812,7 @@ 59 1:19-20 59 1:2-4 59 1:22-24 +59 1:26 59 1:27 59 1:5-8 59 1:9 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index 607d4ce6..fe0cba6d 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -59 1:26 50 4:6 43 7:46 24 22:13-14 @@ -180,3 +179,4 @@ 42 15:7 1 24:31 46 13:1 +27 4:26