From 8a33e4fddb3020c77d96b015f223d80ed5d1df64 Mon Sep 17 00:00:00 2001 From: aB0t Date: Mon, 21 Feb 2022 22:25:03 +0000 Subject: [PATCH] Tuesday 22-February, 2022 --- README.html | 6 +++--- README.json | 12 ++++-------- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/02/22/22/scripture.html | 3 +++ scripture/kjv/02/22/22/scripture.json | 13 +++++++++++++ scripture/kjv/02/22/22/scripture.md | 5 +++++ scripture/kjv/02/22/22/scripture.tg | 4 ++++ scripture/kjv/02/22/22/scripture.today | 1 + scripture/kjv/README.html | 6 +++--- scripture/kjv/README.json | 12 ++++-------- 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(+), 38 deletions(-) create mode 100644 scripture/kjv/02/22/22/scripture.html create mode 100644 scripture/kjv/02/22/22/scripture.json create mode 100644 scripture/kjv/02/22/22/scripture.md create mode 100644 scripture/kjv/02/22/22/scripture.tg create mode 100644 scripture/kjv/02/22/22/scripture.today diff --git a/README.html b/README.html index 0ec11ab0..d22430c2 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Matthew 13:31-32
-31 Another parable put he forth unto them, saying, The kingdom of heaven is like to a grain of mustard seed, which a man took, and sowed in his field: 32 Which indeed is the least of all seeds: but when it is grown, it is the greatest among herbs, and becometh a tree, so that the birds of the air come and lodge in the branches thereof.

-Monday 21-February, 2022 +Song of Songs 2:15
+15 Take us the foxes, the little foxes, that spoil the vines: for our vines have tender grapes.

+Tuesday 22-February, 2022 diff --git a/README.json b/README.json index 10d51d79..b37142d5 100644 --- a/README.json +++ b/README.json @@ -1,14 +1,10 @@ { - "date": "Monday 21-February, 2022", - "name": "Matthew 13:31-32", + "date": "Tuesday 22-February, 2022", + "name": "Song of Songs 2:15", "scripture": [ { - "nr": "31", - "text": "Another parable put he forth unto them, saying, The kingdom of heaven is like to a grain of mustard seed, which a man took, and sowed in his field:" - }, - { - "nr": "32", - "text": "Which indeed is the least of all seeds: but when it is grown, it is the greatest among herbs, and becometh a tree, so that the birds of the air come and lodge in the branches thereof." + "nr": "15", + "text": "Take us the foxes, the little foxes, that spoil the vines: for our vines have tender grapes." } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/README.md b/README.md index 5b211fdd..46b07dac 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Matthew 13:31-32** +**Song of Songs 2:15** -31 Another parable put he forth unto them, saying, The kingdom of heaven is like to a grain of mustard seed, which a man took, and sowed in his field: 32 Which indeed is the least of all seeds: but when it is grown, it is the greatest among herbs, and becometh a tree, so that the birds of the air come and lodge in the branches thereof. +15 Take us the foxes, the little foxes, that spoil the vines: for our vines have tender grapes. -[Monday 21-February, 2022](https://t.me/s/daily_scripture) +[Tuesday 22-February, 2022](https://t.me/s/daily_scripture) diff --git a/README.tg b/README.tg index 1e500e45..14839841 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Matthew 13:31-32 -31 Another parable put he forth unto them, saying, The kingdom of heaven is like to a grain of mustard seed, which a man took, and sowed in his field: 32 Which indeed is the least of all seeds: but when it is grown, it is the greatest among herbs, and becometh a tree, so that the birds of the air come and lodge in the branches thereof. +Song of Songs 2:15 +15 Take us the foxes, the little foxes, that spoil the vines: for our vines have tender grapes. -Monday 21-February, 2022 +Tuesday 22-February, 2022 diff --git a/README.today b/README.today index 0bb0a4ac..9c38e753 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -40 13:31-32 +22 2:15 diff --git a/scripture/kjv/02/22/22/scripture.html b/scripture/kjv/02/22/22/scripture.html new file mode 100644 index 00000000..d22430c2 --- /dev/null +++ b/scripture/kjv/02/22/22/scripture.html @@ -0,0 +1,3 @@ +Song of Songs 2:15
+15 Take us the foxes, the little foxes, that spoil the vines: for our vines have tender grapes.

+Tuesday 22-February, 2022 diff --git a/scripture/kjv/02/22/22/scripture.json b/scripture/kjv/02/22/22/scripture.json new file mode 100644 index 00000000..b37142d5 --- /dev/null +++ b/scripture/kjv/02/22/22/scripture.json @@ -0,0 +1,13 @@ +{ + "date": "Tuesday 22-February, 2022", + "name": "Song of Songs 2:15", + "scripture": [ + { + "nr": "15", + "text": "Take us the foxes, the little foxes, that spoil the vines: for our vines have tender grapes." + } + ], + "source": "https://github.com/trueChristian/daily-scripture", + "telegram": "daily_scripture", + "version": "kjv" +} diff --git a/scripture/kjv/02/22/22/scripture.md b/scripture/kjv/02/22/22/scripture.md new file mode 100644 index 00000000..46b07dac --- /dev/null +++ b/scripture/kjv/02/22/22/scripture.md @@ -0,0 +1,5 @@ +**Song of Songs 2:15** + +15 Take us the foxes, the little foxes, that spoil the vines: for our vines have tender grapes. + +[Tuesday 22-February, 2022](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/02/22/22/scripture.tg b/scripture/kjv/02/22/22/scripture.tg new file mode 100644 index 00000000..14839841 --- /dev/null +++ b/scripture/kjv/02/22/22/scripture.tg @@ -0,0 +1,4 @@ +Song of Songs 2:15 +15 Take us the foxes, the little foxes, that spoil the vines: for our vines have tender grapes. + +Tuesday 22-February, 2022 diff --git a/scripture/kjv/02/22/22/scripture.today b/scripture/kjv/02/22/22/scripture.today new file mode 100644 index 00000000..9c38e753 --- /dev/null +++ b/scripture/kjv/02/22/22/scripture.today @@ -0,0 +1 @@ +22 2:15 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index 0ec11ab0..d22430c2 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Matthew 13:31-32
-31 Another parable put he forth unto them, saying, The kingdom of heaven is like to a grain of mustard seed, which a man took, and sowed in his field: 32 Which indeed is the least of all seeds: but when it is grown, it is the greatest among herbs, and becometh a tree, so that the birds of the air come and lodge in the branches thereof.

-Monday 21-February, 2022 +Song of Songs 2:15
+15 Take us the foxes, the little foxes, that spoil the vines: for our vines have tender grapes.

+Tuesday 22-February, 2022 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index 10d51d79..b37142d5 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,14 +1,10 @@ { - "date": "Monday 21-February, 2022", - "name": "Matthew 13:31-32", + "date": "Tuesday 22-February, 2022", + "name": "Song of Songs 2:15", "scripture": [ { - "nr": "31", - "text": "Another parable put he forth unto them, saying, The kingdom of heaven is like to a grain of mustard seed, which a man took, and sowed in his field:" - }, - { - "nr": "32", - "text": "Which indeed is the least of all seeds: but when it is grown, it is the greatest among herbs, and becometh a tree, so that the birds of the air come and lodge in the branches thereof." + "nr": "15", + "text": "Take us the foxes, the little foxes, that spoil the vines: for our vines have tender grapes." } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index 5b211fdd..46b07dac 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Matthew 13:31-32** +**Song of Songs 2:15** -31 Another parable put he forth unto them, saying, The kingdom of heaven is like to a grain of mustard seed, which a man took, and sowed in his field: 32 Which indeed is the least of all seeds: but when it is grown, it is the greatest among herbs, and becometh a tree, so that the birds of the air come and lodge in the branches thereof. +15 Take us the foxes, the little foxes, that spoil the vines: for our vines have tender grapes. -[Monday 21-February, 2022](https://t.me/s/daily_scripture) +[Tuesday 22-February, 2022](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index 1e500e45..14839841 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Matthew 13:31-32 -31 Another parable put he forth unto them, saying, The kingdom of heaven is like to a grain of mustard seed, which a man took, and sowed in his field: 32 Which indeed is the least of all seeds: but when it is grown, it is the greatest among herbs, and becometh a tree, so that the birds of the air come and lodge in the branches thereof. +Song of Songs 2:15 +15 Take us the foxes, the little foxes, that spoil the vines: for our vines have tender grapes. -Monday 21-February, 2022 +Tuesday 22-February, 2022 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 0bb0a4ac..9c38e753 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -40 13:31-32 +22 2:15 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index 8b01f1fd..9daace46 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -155,6 +155,7 @@ 19 119:30 19 119:34-35 19 119:47-48 +19 119:5-6 19 119:59-60 19 119:62 19 119:66 @@ -539,7 +540,6 @@ 21 7:9 21 8:11 21 9:10 -22 2:15 22 2:5 22 4:12 22 4:16 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index 0c722455..71f177c1 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -19 119:5-6 42 22:24-27 26 43:10-11 19 25:13 @@ -180,3 +179,4 @@ 27 10:12-13 32 1:3 40 13:31-32 +22 2:15