From bf225173f2a61e1c4cc4e2afb8d28d3ff4362edc Mon Sep 17 00:00:00 2001 From: aB0t Date: Sun, 21 May 2023 22:21:55 +0000 Subject: [PATCH] Monday 22-May, 2023 --- README.html | 6 +++--- README.json | 16 ++++------------ README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/05/22/23/scripture.html | 3 +++ scripture/kjv/05/22/23/scripture.json | 13 +++++++++++++ scripture/kjv/05/22/23/scripture.md | 5 +++++ scripture/kjv/05/22/23/scripture.tg | 4 ++++ scripture/kjv/05/22/23/scripture.today | 1 + scripture/kjv/README.html | 6 +++--- scripture/kjv/README.json | 16 ++++------------ 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(+), 46 deletions(-) create mode 100644 scripture/kjv/05/22/23/scripture.html create mode 100644 scripture/kjv/05/22/23/scripture.json create mode 100644 scripture/kjv/05/22/23/scripture.md create mode 100644 scripture/kjv/05/22/23/scripture.tg create mode 100644 scripture/kjv/05/22/23/scripture.today diff --git a/README.html b/README.html index df65991b..e012b658 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Psalms 23:1-3
-1 The Lord is my shepherd; I shall not want. 2 He maketh me to lie down in green pastures: he leadeth me beside the still waters. 3 He restoreth my soul: he leadeth me in the paths of righteousness for his name’s sake.

-Sunday 21-May, 2023 +John 15:12
+12 This is my commandment, That ye love one another, as I have loved you.

+Monday 22-May, 2023 diff --git a/README.json b/README.json index 5c5f2495..fae15522 100644 --- a/README.json +++ b/README.json @@ -1,18 +1,10 @@ { - "date": "Sunday 21-May, 2023", - "name": "Psalms 23:1-3", + "date": "Monday 22-May, 2023", + "name": "John 15:12", "scripture": [ { - "nr": "1", - "text": "The Lord is my shepherd; I shall not want." - }, - { - "nr": "2", - "text": "He maketh me to lie down in green pastures: he leadeth me beside the still waters." - }, - { - "nr": "3", - "text": "He restoreth my soul: he leadeth me in the paths of righteousness for his name’s sake." + "nr": "12", + "text": "This is my commandment, That ye love one another, as I have loved you." } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/README.md b/README.md index c8679ee9..34aab0fc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Psalms 23:1-3** +**John 15:12** -1 The Lord is my shepherd; I shall not want. 2 He maketh me to lie down in green pastures: he leadeth me beside the still waters. 3 He restoreth my soul: he leadeth me in the paths of righteousness for his name’s sake. +12 This is my commandment, That ye love one another, as I have loved you. -[Sunday 21-May, 2023](https://t.me/s/daily_scripture) +[Monday 22-May, 2023](https://t.me/s/daily_scripture) diff --git a/README.tg b/README.tg index 9f44e2e1..d5ed85dd 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Psalms 23:1-3 -1 The Lord is my shepherd; I shall not want. 2 He maketh me to lie down in green pastures: he leadeth me beside the still waters. 3 He restoreth my soul: he leadeth me in the paths of righteousness for his name’s sake. +John 15:12 +12 This is my commandment, That ye love one another, as I have loved you. -Sunday 21-May, 2023 +Monday 22-May, 2023 diff --git a/README.today b/README.today index 96da81e2..5b5c57cd 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -19 23:1-3 +43 15:12 diff --git a/scripture/kjv/05/22/23/scripture.html b/scripture/kjv/05/22/23/scripture.html new file mode 100644 index 00000000..e012b658 --- /dev/null +++ b/scripture/kjv/05/22/23/scripture.html @@ -0,0 +1,3 @@ +John 15:12
+12 This is my commandment, That ye love one another, as I have loved you.

+Monday 22-May, 2023 diff --git a/scripture/kjv/05/22/23/scripture.json b/scripture/kjv/05/22/23/scripture.json new file mode 100644 index 00000000..fae15522 --- /dev/null +++ b/scripture/kjv/05/22/23/scripture.json @@ -0,0 +1,13 @@ +{ + "date": "Monday 22-May, 2023", + "name": "John 15:12", + "scripture": [ + { + "nr": "12", + "text": "This is my commandment, That ye love one another, as I have loved you." + } + ], + "source": "https://github.com/trueChristian/daily-scripture", + "telegram": "daily_scripture", + "version": "kjv" +} diff --git a/scripture/kjv/05/22/23/scripture.md b/scripture/kjv/05/22/23/scripture.md new file mode 100644 index 00000000..34aab0fc --- /dev/null +++ b/scripture/kjv/05/22/23/scripture.md @@ -0,0 +1,5 @@ +**John 15:12** + +12 This is my commandment, That ye love one another, as I have loved you. + +[Monday 22-May, 2023](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/05/22/23/scripture.tg b/scripture/kjv/05/22/23/scripture.tg new file mode 100644 index 00000000..d5ed85dd --- /dev/null +++ b/scripture/kjv/05/22/23/scripture.tg @@ -0,0 +1,4 @@ +John 15:12 +12 This is my commandment, That ye love one another, as I have loved you. + +Monday 22-May, 2023 diff --git a/scripture/kjv/05/22/23/scripture.today b/scripture/kjv/05/22/23/scripture.today new file mode 100644 index 00000000..5b5c57cd --- /dev/null +++ b/scripture/kjv/05/22/23/scripture.today @@ -0,0 +1 @@ +43 15:12 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index df65991b..e012b658 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Psalms 23:1-3
-1 The Lord is my shepherd; I shall not want. 2 He maketh me to lie down in green pastures: he leadeth me beside the still waters. 3 He restoreth my soul: he leadeth me in the paths of righteousness for his name’s sake.

-Sunday 21-May, 2023 +John 15:12
+12 This is my commandment, That ye love one another, as I have loved you.

+Monday 22-May, 2023 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index 5c5f2495..fae15522 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,18 +1,10 @@ { - "date": "Sunday 21-May, 2023", - "name": "Psalms 23:1-3", + "date": "Monday 22-May, 2023", + "name": "John 15:12", "scripture": [ { - "nr": "1", - "text": "The Lord is my shepherd; I shall not want." - }, - { - "nr": "2", - "text": "He maketh me to lie down in green pastures: he leadeth me beside the still waters." - }, - { - "nr": "3", - "text": "He restoreth my soul: he leadeth me in the paths of righteousness for his name’s sake." + "nr": "12", + "text": "This is my commandment, That ye love one another, as I have loved you." } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index c8679ee9..34aab0fc 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Psalms 23:1-3** +**John 15:12** -1 The Lord is my shepherd; I shall not want. 2 He maketh me to lie down in green pastures: he leadeth me beside the still waters. 3 He restoreth my soul: he leadeth me in the paths of righteousness for his name’s sake. +12 This is my commandment, That ye love one another, as I have loved you. -[Sunday 21-May, 2023](https://t.me/s/daily_scripture) +[Monday 22-May, 2023](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index 9f44e2e1..d5ed85dd 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Psalms 23:1-3 -1 The Lord is my shepherd; I shall not want. 2 He maketh me to lie down in green pastures: he leadeth me beside the still waters. 3 He restoreth my soul: he leadeth me in the paths of righteousness for his name’s sake. +John 15:12 +12 This is my commandment, That ye love one another, as I have loved you. -Sunday 21-May, 2023 +Monday 22-May, 2023 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 96da81e2..5b5c57cd 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -19 23:1-3 +43 15:12 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index 82d0e380..5a8fd3db 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -763,6 +763,7 @@ 28 6:1 28 6:11 28 6:3 +28 6:4 28 6:7 28 7:3-4 28 7:8-9 @@ -1139,7 +1140,6 @@ 43 14:4 43 15:10 43 15:11 -43 15:12 43 15:13 43 15:14 43 15:16 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index b3cb6570..1e737bbc 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -28 6:4 43 10:29 42 17:3 43 10:28 @@ -180,3 +179,4 @@ 51 2:13-14 20 20:3 19 23:1-3 +43 15:12