From ba3b29d04edd9cc47fc2035064eb05685bb27716 Mon Sep 17 00:00:00 2001 From: aB0t Date: Sun, 14 Aug 2022 22:26:48 +0000 Subject: [PATCH] Monday 15-August, 2022 --- README.html | 6 +++--- README.json | 12 ++++++++---- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/08/15/22/scripture.html | 3 +++ scripture/kjv/08/15/22/scripture.json | 17 +++++++++++++++++ scripture/kjv/08/15/22/scripture.md | 5 +++++ scripture/kjv/08/15/22/scripture.tg | 4 ++++ scripture/kjv/08/15/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, 68 insertions(+), 30 deletions(-) create mode 100644 scripture/kjv/08/15/22/scripture.html create mode 100644 scripture/kjv/08/15/22/scripture.json create mode 100644 scripture/kjv/08/15/22/scripture.md create mode 100644 scripture/kjv/08/15/22/scripture.tg create mode 100644 scripture/kjv/08/15/22/scripture.today diff --git a/README.html b/README.html index 65388f39..9fcbebc1 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Psalms 60:11
-11 Give us help from trouble: for vain is the help of man.

-Sunday 14-August, 2022 +Matthew 14:30-31
+30 But when he saw the wind boisterous, he was afraid; and beginning to sink, he cried, saying, Lord, save me. 31 And immediately Jesus stretched forth his hand, and caught him, and said unto him, O thou of little faith, wherefore didst thou doubt?

+Monday 15-August, 2022 diff --git a/README.json b/README.json index efbd15c3..fdd390ab 100644 --- a/README.json +++ b/README.json @@ -1,10 +1,14 @@ { - "date": "Sunday 14-August, 2022", - "name": "Psalms 60:11", + "date": "Monday 15-August, 2022", + "name": "Matthew 14:30-31", "scripture": [ { - "nr": "11", - "text": "Give us help from trouble: for vain is the help of man." + "nr": "30", + "text": "But when he saw the wind boisterous, he was afraid; and beginning to sink, he cried, saying, Lord, save me." + }, + { + "nr": "31", + "text": "And immediately Jesus stretched forth his hand, and caught him, and said unto him, O thou of little faith, wherefore didst thou doubt?" } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/README.md b/README.md index 57bb5ca7..4e203030 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Psalms 60:11** +**Matthew 14:30-31** -11 Give us help from trouble: for vain is the help of man. +30 But when he saw the wind boisterous, he was afraid; and beginning to sink, he cried, saying, Lord, save me. 31 And immediately Jesus stretched forth his hand, and caught him, and said unto him, O thou of little faith, wherefore didst thou doubt? -[Sunday 14-August, 2022](https://t.me/s/daily_scripture) +[Monday 15-August, 2022](https://t.me/s/daily_scripture) diff --git a/README.tg b/README.tg index c955d5c0..b8959d0a 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Psalms 60:11 -11 Give us help from trouble: for vain is the help of man. +Matthew 14:30-31 +30 But when he saw the wind boisterous, he was afraid; and beginning to sink, he cried, saying, Lord, save me. 31 And immediately Jesus stretched forth his hand, and caught him, and said unto him, O thou of little faith, wherefore didst thou doubt? -Sunday 14-August, 2022 +Monday 15-August, 2022 diff --git a/README.today b/README.today index 3a6161e0..eacd3892 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -19 60:11 +40 14:30-31 diff --git a/scripture/kjv/08/15/22/scripture.html b/scripture/kjv/08/15/22/scripture.html new file mode 100644 index 00000000..9fcbebc1 --- /dev/null +++ b/scripture/kjv/08/15/22/scripture.html @@ -0,0 +1,3 @@ +Matthew 14:30-31
+30 But when he saw the wind boisterous, he was afraid; and beginning to sink, he cried, saying, Lord, save me. 31 And immediately Jesus stretched forth his hand, and caught him, and said unto him, O thou of little faith, wherefore didst thou doubt?

+Monday 15-August, 2022 diff --git a/scripture/kjv/08/15/22/scripture.json b/scripture/kjv/08/15/22/scripture.json new file mode 100644 index 00000000..fdd390ab --- /dev/null +++ b/scripture/kjv/08/15/22/scripture.json @@ -0,0 +1,17 @@ +{ + "date": "Monday 15-August, 2022", + "name": "Matthew 14:30-31", + "scripture": [ + { + "nr": "30", + "text": "But when he saw the wind boisterous, he was afraid; and beginning to sink, he cried, saying, Lord, save me." + }, + { + "nr": "31", + "text": "And immediately Jesus stretched forth his hand, and caught him, and said unto him, O thou of little faith, wherefore didst thou doubt?" + } + ], + "source": "https://github.com/trueChristian/daily-scripture", + "telegram": "daily_scripture", + "version": "kjv" +} diff --git a/scripture/kjv/08/15/22/scripture.md b/scripture/kjv/08/15/22/scripture.md new file mode 100644 index 00000000..4e203030 --- /dev/null +++ b/scripture/kjv/08/15/22/scripture.md @@ -0,0 +1,5 @@ +**Matthew 14:30-31** + +30 But when he saw the wind boisterous, he was afraid; and beginning to sink, he cried, saying, Lord, save me. 31 And immediately Jesus stretched forth his hand, and caught him, and said unto him, O thou of little faith, wherefore didst thou doubt? + +[Monday 15-August, 2022](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/08/15/22/scripture.tg b/scripture/kjv/08/15/22/scripture.tg new file mode 100644 index 00000000..b8959d0a --- /dev/null +++ b/scripture/kjv/08/15/22/scripture.tg @@ -0,0 +1,4 @@ +Matthew 14:30-31 +30 But when he saw the wind boisterous, he was afraid; and beginning to sink, he cried, saying, Lord, save me. 31 And immediately Jesus stretched forth his hand, and caught him, and said unto him, O thou of little faith, wherefore didst thou doubt? + +Monday 15-August, 2022 diff --git a/scripture/kjv/08/15/22/scripture.today b/scripture/kjv/08/15/22/scripture.today new file mode 100644 index 00000000..eacd3892 --- /dev/null +++ b/scripture/kjv/08/15/22/scripture.today @@ -0,0 +1 @@ +40 14:30-31 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index 65388f39..9fcbebc1 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Psalms 60:11
-11 Give us help from trouble: for vain is the help of man.

-Sunday 14-August, 2022 +Matthew 14:30-31
+30 But when he saw the wind boisterous, he was afraid; and beginning to sink, he cried, saying, Lord, save me. 31 And immediately Jesus stretched forth his hand, and caught him, and said unto him, O thou of little faith, wherefore didst thou doubt?

+Monday 15-August, 2022 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index efbd15c3..fdd390ab 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,10 +1,14 @@ { - "date": "Sunday 14-August, 2022", - "name": "Psalms 60:11", + "date": "Monday 15-August, 2022", + "name": "Matthew 14:30-31", "scripture": [ { - "nr": "11", - "text": "Give us help from trouble: for vain is the help of man." + "nr": "30", + "text": "But when he saw the wind boisterous, he was afraid; and beginning to sink, he cried, saying, Lord, save me." + }, + { + "nr": "31", + "text": "And immediately Jesus stretched forth his hand, and caught him, and said unto him, O thou of little faith, wherefore didst thou doubt?" } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index 57bb5ca7..4e203030 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Psalms 60:11** +**Matthew 14:30-31** -11 Give us help from trouble: for vain is the help of man. +30 But when he saw the wind boisterous, he was afraid; and beginning to sink, he cried, saying, Lord, save me. 31 And immediately Jesus stretched forth his hand, and caught him, and said unto him, O thou of little faith, wherefore didst thou doubt? -[Sunday 14-August, 2022](https://t.me/s/daily_scripture) +[Monday 15-August, 2022](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index c955d5c0..b8959d0a 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Psalms 60:11 -11 Give us help from trouble: for vain is the help of man. +Matthew 14:30-31 +30 But when he saw the wind boisterous, he was afraid; and beginning to sink, he cried, saying, Lord, save me. 31 And immediately Jesus stretched forth his hand, and caught him, and said unto him, O thou of little faith, wherefore didst thou doubt? -Sunday 14-August, 2022 +Monday 15-August, 2022 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 3a6161e0..eacd3892 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -19 60:11 +40 14:30-31 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index fb5fd889..169cbad8 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -841,7 +841,6 @@ 40 13:45-46 40 13:51-52 40 14:23 -40 14:30-31 40 15:12-14 40 15:27-28 40 15:8 @@ -1710,6 +1709,7 @@ 54 1:12 54 1:14 54 1:15 +54 1:5-6 54 2:1-4 54 2:11 54 2:12-14 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index 11267db3..694c3873 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -54 1:5-6 20 15:4 18 32:16-22 20 27:5 @@ -180,3 +179,4 @@ 23 62:6-7 20 4:23 19 60:11 +40 14:30-31