From 667a0adff6e2ba6dc5d4ca608ab5a73452d693b0 Mon Sep 17 00:00:00 2001 From: aB0t Date: Mon, 11 Apr 2022 22:26:45 +0000 Subject: [PATCH] Tuesday 12-April, 2022 --- README.html | 6 +++--- README.json | 8 ++++---- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/04/12/22/scripture.html | 3 +++ scripture/kjv/04/12/22/scripture.json | 13 +++++++++++++ scripture/kjv/04/12/22/scripture.md | 5 +++++ scripture/kjv/04/12/22/scripture.tg | 4 ++++ scripture/kjv/04/12/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/04/12/22/scripture.html create mode 100644 scripture/kjv/04/12/22/scripture.json create mode 100644 scripture/kjv/04/12/22/scripture.md create mode 100644 scripture/kjv/04/12/22/scripture.tg create mode 100644 scripture/kjv/04/12/22/scripture.today diff --git a/README.html b/README.html index 0ebb55d7..13857595 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Jonah 2:6
-6 I went down to the bottoms of the mountains; the earth with her bars was about me for ever: yet hast thou brought up my life from corruption, O Lord my God.

-Monday 11-April, 2022 +Proverbs 17:10
+10 A reproof entereth more into a wise man than an hundred stripes into a fool.

+Tuesday 12-April, 2022 diff --git a/README.json b/README.json index ce5039a6..09cafdfd 100644 --- a/README.json +++ b/README.json @@ -1,10 +1,10 @@ { - "date": "Monday 11-April, 2022", - "name": "Jonah 2:6", + "date": "Tuesday 12-April, 2022", + "name": "Proverbs 17:10", "scripture": [ { - "nr": "6", - "text": "I went down to the bottoms of the mountains; the earth with her bars was about me for ever: yet hast thou brought up my life from corruption, O Lord my God." + "nr": "10", + "text": "A reproof entereth more into a wise man than an hundred stripes into a fool." } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/README.md b/README.md index 4b3d2236..43a9b0fa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Jonah 2:6** +**Proverbs 17:10** -6 I went down to the bottoms of the mountains; the earth with her bars was about me for ever: yet hast thou brought up my life from corruption, O Lord my God. +10 A reproof entereth more into a wise man than an hundred stripes into a fool. -[Monday 11-April, 2022](https://t.me/s/daily_scripture) +[Tuesday 12-April, 2022](https://t.me/s/daily_scripture) diff --git a/README.tg b/README.tg index 77b70ecc..7c6aedff 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Jonah 2:6 -6 I went down to the bottoms of the mountains; the earth with her bars was about me for ever: yet hast thou brought up my life from corruption, O Lord my God. +Proverbs 17:10 +10 A reproof entereth more into a wise man than an hundred stripes into a fool. -Monday 11-April, 2022 +Tuesday 12-April, 2022 diff --git a/README.today b/README.today index 78aabc7a..2a8e9ce8 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -32 2:6 +20 17:10 diff --git a/scripture/kjv/04/12/22/scripture.html b/scripture/kjv/04/12/22/scripture.html new file mode 100644 index 00000000..13857595 --- /dev/null +++ b/scripture/kjv/04/12/22/scripture.html @@ -0,0 +1,3 @@ +Proverbs 17:10
+10 A reproof entereth more into a wise man than an hundred stripes into a fool.

+Tuesday 12-April, 2022 diff --git a/scripture/kjv/04/12/22/scripture.json b/scripture/kjv/04/12/22/scripture.json new file mode 100644 index 00000000..09cafdfd --- /dev/null +++ b/scripture/kjv/04/12/22/scripture.json @@ -0,0 +1,13 @@ +{ + "date": "Tuesday 12-April, 2022", + "name": "Proverbs 17:10", + "scripture": [ + { + "nr": "10", + "text": "A reproof entereth more into a wise man than an hundred stripes into a fool." + } + ], + "source": "https://github.com/trueChristian/daily-scripture", + "telegram": "daily_scripture", + "version": "kjv" +} diff --git a/scripture/kjv/04/12/22/scripture.md b/scripture/kjv/04/12/22/scripture.md new file mode 100644 index 00000000..43a9b0fa --- /dev/null +++ b/scripture/kjv/04/12/22/scripture.md @@ -0,0 +1,5 @@ +**Proverbs 17:10** + +10 A reproof entereth more into a wise man than an hundred stripes into a fool. + +[Tuesday 12-April, 2022](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/04/12/22/scripture.tg b/scripture/kjv/04/12/22/scripture.tg new file mode 100644 index 00000000..7c6aedff --- /dev/null +++ b/scripture/kjv/04/12/22/scripture.tg @@ -0,0 +1,4 @@ +Proverbs 17:10 +10 A reproof entereth more into a wise man than an hundred stripes into a fool. + +Tuesday 12-April, 2022 diff --git a/scripture/kjv/04/12/22/scripture.today b/scripture/kjv/04/12/22/scripture.today new file mode 100644 index 00000000..2a8e9ce8 --- /dev/null +++ b/scripture/kjv/04/12/22/scripture.today @@ -0,0 +1 @@ +20 17:10 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index 0ebb55d7..13857595 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Jonah 2:6
-6 I went down to the bottoms of the mountains; the earth with her bars was about me for ever: yet hast thou brought up my life from corruption, O Lord my God.

-Monday 11-April, 2022 +Proverbs 17:10
+10 A reproof entereth more into a wise man than an hundred stripes into a fool.

+Tuesday 12-April, 2022 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index ce5039a6..09cafdfd 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,10 +1,10 @@ { - "date": "Monday 11-April, 2022", - "name": "Jonah 2:6", + "date": "Tuesday 12-April, 2022", + "name": "Proverbs 17:10", "scripture": [ { - "nr": "6", - "text": "I went down to the bottoms of the mountains; the earth with her bars was about me for ever: yet hast thou brought up my life from corruption, O Lord my God." + "nr": "10", + "text": "A reproof entereth more into a wise man than an hundred stripes into a fool." } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index 4b3d2236..43a9b0fa 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Jonah 2:6** +**Proverbs 17:10** -6 I went down to the bottoms of the mountains; the earth with her bars was about me for ever: yet hast thou brought up my life from corruption, O Lord my God. +10 A reproof entereth more into a wise man than an hundred stripes into a fool. -[Monday 11-April, 2022](https://t.me/s/daily_scripture) +[Tuesday 12-April, 2022](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index 77b70ecc..7c6aedff 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Jonah 2:6 -6 I went down to the bottoms of the mountains; the earth with her bars was about me for ever: yet hast thou brought up my life from corruption, O Lord my God. +Proverbs 17:10 +10 A reproof entereth more into a wise man than an hundred stripes into a fool. -Monday 11-April, 2022 +Tuesday 12-April, 2022 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 78aabc7a..2a8e9ce8 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -32 2:6 +20 17:10 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index 4d070226..978efc8f 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -291,6 +291,7 @@ 19 55:22 19 56:11 19 56:12-13 +19 57:1-2 19 57:7 19 5:3 19 60:11 @@ -387,7 +388,6 @@ 20 16:32 20 16:33 20 16:6 -20 17:10 20 17:14 20 17:15 20 17:26 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index 94ebaf12..399e6dcf 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -19 57:1-2 23 41:8-12 50 4:4 23 60:14 @@ -180,3 +179,4 @@ 20 12:1 19 33:3 32 2:6 +20 17:10