From 963dada94e6c990bb658c0427ed897907dceb246 Mon Sep 17 00:00:00 2001 From: aB0t Date: Mon, 14 Mar 2022 22:26:13 +0000 Subject: [PATCH] Tuesday 15-March, 2022 --- README.html | 6 +++--- README.json | 12 ++++++++---- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/03/15/22/scripture.html | 3 +++ scripture/kjv/03/15/22/scripture.json | 17 +++++++++++++++++ scripture/kjv/03/15/22/scripture.md | 5 +++++ scripture/kjv/03/15/22/scripture.tg | 4 ++++ scripture/kjv/03/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/03/15/22/scripture.html create mode 100644 scripture/kjv/03/15/22/scripture.json create mode 100644 scripture/kjv/03/15/22/scripture.md create mode 100644 scripture/kjv/03/15/22/scripture.tg create mode 100644 scripture/kjv/03/15/22/scripture.today diff --git a/README.html b/README.html index 6df07915..7f71a562 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Romans 13:1
-1 Let every soul be subject unto the higher powers. For there is no power but of God: the powers that be are ordained of God.

-Monday 14-March, 2022 +Psalms 10:17-18
+17 Lord, thou hast heard the desire of the humble: thou wilt prepare their heart, thou wilt cause thine ear to hear: 18 To judge the fatherless and the oppressed, that the man of the earth may no more oppress.

+Tuesday 15-March, 2022 diff --git a/README.json b/README.json index 5212f49e..cf40728a 100644 --- a/README.json +++ b/README.json @@ -1,10 +1,14 @@ { - "date": "Monday 14-March, 2022", - "name": "Romans 13:1", + "date": "Tuesday 15-March, 2022", + "name": "Psalms 10:17-18", "scripture": [ { - "nr": "1", - "text": "Let every soul be subject unto the higher powers. For there is no power but of God: the powers that be are ordained of God." + "nr": "17", + "text": "Lord, thou hast heard the desire of the humble: thou wilt prepare their heart, thou wilt cause thine ear to hear:" + }, + { + "nr": "18", + "text": "To judge the fatherless and the oppressed, that the man of the earth may no more oppress. " } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/README.md b/README.md index 0e20eb6f..d377cd1f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Romans 13:1** +**Psalms 10:17-18** -1 Let every soul be subject unto the higher powers. For there is no power but of God: the powers that be are ordained of God. +17 Lord, thou hast heard the desire of the humble: thou wilt prepare their heart, thou wilt cause thine ear to hear: 18 To judge the fatherless and the oppressed, that the man of the earth may no more oppress. -[Monday 14-March, 2022](https://t.me/s/daily_scripture) +[Tuesday 15-March, 2022](https://t.me/s/daily_scripture) diff --git a/README.tg b/README.tg index 00a065e7..3a947693 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Romans 13:1 -1 Let every soul be subject unto the higher powers. For there is no power but of God: the powers that be are ordained of God. +Psalms 10:17-18 +17 Lord, thou hast heard the desire of the humble: thou wilt prepare their heart, thou wilt cause thine ear to hear: 18 To judge the fatherless and the oppressed, that the man of the earth may no more oppress. -Monday 14-March, 2022 +Tuesday 15-March, 2022 diff --git a/README.today b/README.today index f865dd2e..92202998 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -45 13:1 +19 10:17-18 diff --git a/scripture/kjv/03/15/22/scripture.html b/scripture/kjv/03/15/22/scripture.html new file mode 100644 index 00000000..7f71a562 --- /dev/null +++ b/scripture/kjv/03/15/22/scripture.html @@ -0,0 +1,3 @@ +Psalms 10:17-18
+17 Lord, thou hast heard the desire of the humble: thou wilt prepare their heart, thou wilt cause thine ear to hear: 18 To judge the fatherless and the oppressed, that the man of the earth may no more oppress.

+Tuesday 15-March, 2022 diff --git a/scripture/kjv/03/15/22/scripture.json b/scripture/kjv/03/15/22/scripture.json new file mode 100644 index 00000000..cf40728a --- /dev/null +++ b/scripture/kjv/03/15/22/scripture.json @@ -0,0 +1,17 @@ +{ + "date": "Tuesday 15-March, 2022", + "name": "Psalms 10:17-18", + "scripture": [ + { + "nr": "17", + "text": "Lord, thou hast heard the desire of the humble: thou wilt prepare their heart, thou wilt cause thine ear to hear:" + }, + { + "nr": "18", + "text": "To judge the fatherless and the oppressed, that the man of the earth may no more oppress. " + } + ], + "source": "https://github.com/trueChristian/daily-scripture", + "telegram": "daily_scripture", + "version": "kjv" +} diff --git a/scripture/kjv/03/15/22/scripture.md b/scripture/kjv/03/15/22/scripture.md new file mode 100644 index 00000000..d377cd1f --- /dev/null +++ b/scripture/kjv/03/15/22/scripture.md @@ -0,0 +1,5 @@ +**Psalms 10:17-18** + +17 Lord, thou hast heard the desire of the humble: thou wilt prepare their heart, thou wilt cause thine ear to hear: 18 To judge the fatherless and the oppressed, that the man of the earth may no more oppress. + +[Tuesday 15-March, 2022](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/03/15/22/scripture.tg b/scripture/kjv/03/15/22/scripture.tg new file mode 100644 index 00000000..3a947693 --- /dev/null +++ b/scripture/kjv/03/15/22/scripture.tg @@ -0,0 +1,4 @@ +Psalms 10:17-18 +17 Lord, thou hast heard the desire of the humble: thou wilt prepare their heart, thou wilt cause thine ear to hear: 18 To judge the fatherless and the oppressed, that the man of the earth may no more oppress. + +Tuesday 15-March, 2022 diff --git a/scripture/kjv/03/15/22/scripture.today b/scripture/kjv/03/15/22/scripture.today new file mode 100644 index 00000000..92202998 --- /dev/null +++ b/scripture/kjv/03/15/22/scripture.today @@ -0,0 +1 @@ +19 10:17-18 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index 6df07915..7f71a562 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Romans 13:1
-1 Let every soul be subject unto the higher powers. For there is no power but of God: the powers that be are ordained of God.

-Monday 14-March, 2022 +Psalms 10:17-18
+17 Lord, thou hast heard the desire of the humble: thou wilt prepare their heart, thou wilt cause thine ear to hear: 18 To judge the fatherless and the oppressed, that the man of the earth may no more oppress.

+Tuesday 15-March, 2022 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index 5212f49e..cf40728a 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,10 +1,14 @@ { - "date": "Monday 14-March, 2022", - "name": "Romans 13:1", + "date": "Tuesday 15-March, 2022", + "name": "Psalms 10:17-18", "scripture": [ { - "nr": "1", - "text": "Let every soul be subject unto the higher powers. For there is no power but of God: the powers that be are ordained of God." + "nr": "17", + "text": "Lord, thou hast heard the desire of the humble: thou wilt prepare their heart, thou wilt cause thine ear to hear:" + }, + { + "nr": "18", + "text": "To judge the fatherless and the oppressed, that the man of the earth may no more oppress. " } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index 0e20eb6f..d377cd1f 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Romans 13:1** +**Psalms 10:17-18** -1 Let every soul be subject unto the higher powers. For there is no power but of God: the powers that be are ordained of God. +17 Lord, thou hast heard the desire of the humble: thou wilt prepare their heart, thou wilt cause thine ear to hear: 18 To judge the fatherless and the oppressed, that the man of the earth may no more oppress. -[Monday 14-March, 2022](https://t.me/s/daily_scripture) +[Tuesday 15-March, 2022](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index 00a065e7..3a947693 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Romans 13:1 -1 Let every soul be subject unto the higher powers. For there is no power but of God: the powers that be are ordained of God. +Psalms 10:17-18 +17 Lord, thou hast heard the desire of the humble: thou wilt prepare their heart, thou wilt cause thine ear to hear: 18 To judge the fatherless and the oppressed, that the man of the earth may no more oppress. -Monday 14-March, 2022 +Tuesday 15-March, 2022 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index f865dd2e..92202998 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -45 13:1 +19 10:17-18 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index f01834de..af491e54 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -134,7 +134,6 @@ 19 109:28 19 109:30-31 19 109:4 -19 10:17-18 19 110:7 19 112:1-2 19 112:4 @@ -682,6 +681,7 @@ 26 18:20 26 21:16-17 26 22:30 +26 2:1-3,10 26 33:11 26 33:15 26 33:30-33 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index 719c85e1..cbce0d2f 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -26 2:1-3,10 42 7:47 40 6:6 62 2:9-11 @@ -180,3 +179,4 @@ 43 3:16-17 20 31:30 45 13:1 +19 10:17-18