diff --git a/README.html b/README.html index e506fe8a..87e91d4a 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Romans 14:1
-1 Him that is weak in the faith receive ye, but not to doubtful disputations.

-Thursday 08-August, 2024 +Ephesians 6:1-3
+1 Children, obey your parents in the Lord: for this is right. 2 Honour thy father and mother; (which is the first commandment with promise;) 3 That it may be well with thee, and thou mayest live long on the earth.

+Friday 09-August, 2024 diff --git a/README.json b/README.json index ed700456..710deeaa 100644 --- a/README.json +++ b/README.json @@ -1,17 +1,25 @@ { - "book": "Romans", - "chapter": "14", - "date": "Thursday 08-August, 2024", - "getbible": "https://getbible.net/kjv/Romans/14/1", - "name": "Romans 14:1", + "book": "Ephesians", + "chapter": "6", + "date": "Friday 09-August, 2024", + "getbible": "https://getbible.net/kjv/Ephesians/6/1-3", + "name": "Ephesians 6:1-3", "scripture": [ { "nr": "1", - "text": "Him that is weak in the faith receive ye, but not to doubtful disputations." + "text": "Children, obey your parents in the Lord: for this is right." + }, + { + "nr": "2", + "text": "Honour thy father and mother; (which is the first commandment with promise;)" + }, + { + "nr": "3", + "text": "That it may be well with thee, and thou mayest live long on the earth." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "1", + "verse": "1-3", "version": "kjv" } diff --git a/README.md b/README.md index adb928f8..f499c819 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Romans 14:1** +**Ephesians 6:1-3** -1 Him that is weak in the faith receive ye, but not to doubtful disputations. +1 Children, obey your parents in the Lord: for this is right. 2 Honour thy father and mother; (which is the first commandment with promise;) 3 That it may be well with thee, and thou mayest live long on the earth. -[Thursday 08-August, 2024](https://getbible.net/kjv/Romans/14/1) +[Friday 09-August, 2024](https://getbible.net/kjv/Ephesians/6/1-3) diff --git a/README.tg b/README.tg index 774bbe45..2631ff9f 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Romans 14:1 -1 Him that is weak in the faith receive ye, but not to doubtful disputations. +Ephesians 6:1-3 +1 Children, obey your parents in the Lord: for this is right. 2 Honour thy father and mother; (which is the first commandment with promise;) 3 That it may be well with thee, and thou mayest live long on the earth. -Thursday 08-August, 2024 +Friday 09-August, 2024 diff --git a/README.today b/README.today index 4bd5b155..0eaea662 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -45 14:1 +49 6:1-3 diff --git a/scripture/kjv/08/09/24/scripture.html b/scripture/kjv/08/09/24/scripture.html new file mode 100644 index 00000000..87e91d4a --- /dev/null +++ b/scripture/kjv/08/09/24/scripture.html @@ -0,0 +1,3 @@ +Ephesians 6:1-3
+1 Children, obey your parents in the Lord: for this is right. 2 Honour thy father and mother; (which is the first commandment with promise;) 3 That it may be well with thee, and thou mayest live long on the earth.

+Friday 09-August, 2024 diff --git a/scripture/kjv/08/09/24/scripture.json b/scripture/kjv/08/09/24/scripture.json new file mode 100644 index 00000000..710deeaa --- /dev/null +++ b/scripture/kjv/08/09/24/scripture.json @@ -0,0 +1,25 @@ +{ + "book": "Ephesians", + "chapter": "6", + "date": "Friday 09-August, 2024", + "getbible": "https://getbible.net/kjv/Ephesians/6/1-3", + "name": "Ephesians 6:1-3", + "scripture": [ + { + "nr": "1", + "text": "Children, obey your parents in the Lord: for this is right." + }, + { + "nr": "2", + "text": "Honour thy father and mother; (which is the first commandment with promise;)" + }, + { + "nr": "3", + "text": "That it may be well with thee, and thou mayest live long on the earth." + } + ], + "source": "https://git.vdm.dev/christian/daily-scripture", + "telegram": "daily_scripture", + "verse": "1-3", + "version": "kjv" +} diff --git a/scripture/kjv/08/09/24/scripture.md b/scripture/kjv/08/09/24/scripture.md new file mode 100644 index 00000000..f499c819 --- /dev/null +++ b/scripture/kjv/08/09/24/scripture.md @@ -0,0 +1,5 @@ +**Ephesians 6:1-3** + +1 Children, obey your parents in the Lord: for this is right. 2 Honour thy father and mother; (which is the first commandment with promise;) 3 That it may be well with thee, and thou mayest live long on the earth. + +[Friday 09-August, 2024](https://getbible.net/kjv/Ephesians/6/1-3) diff --git a/scripture/kjv/08/09/24/scripture.tg b/scripture/kjv/08/09/24/scripture.tg new file mode 100644 index 00000000..2631ff9f --- /dev/null +++ b/scripture/kjv/08/09/24/scripture.tg @@ -0,0 +1,4 @@ +Ephesians 6:1-3 +1 Children, obey your parents in the Lord: for this is right. 2 Honour thy father and mother; (which is the first commandment with promise;) 3 That it may be well with thee, and thou mayest live long on the earth. + +Friday 09-August, 2024 diff --git a/scripture/kjv/08/09/24/scripture.today b/scripture/kjv/08/09/24/scripture.today new file mode 100644 index 00000000..0eaea662 --- /dev/null +++ b/scripture/kjv/08/09/24/scripture.today @@ -0,0 +1 @@ +49 6:1-3 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index e506fe8a..87e91d4a 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Romans 14:1
-1 Him that is weak in the faith receive ye, but not to doubtful disputations.

-Thursday 08-August, 2024 +Ephesians 6:1-3
+1 Children, obey your parents in the Lord: for this is right. 2 Honour thy father and mother; (which is the first commandment with promise;) 3 That it may be well with thee, and thou mayest live long on the earth.

+Friday 09-August, 2024 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index ed700456..710deeaa 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,17 +1,25 @@ { - "book": "Romans", - "chapter": "14", - "date": "Thursday 08-August, 2024", - "getbible": "https://getbible.net/kjv/Romans/14/1", - "name": "Romans 14:1", + "book": "Ephesians", + "chapter": "6", + "date": "Friday 09-August, 2024", + "getbible": "https://getbible.net/kjv/Ephesians/6/1-3", + "name": "Ephesians 6:1-3", "scripture": [ { "nr": "1", - "text": "Him that is weak in the faith receive ye, but not to doubtful disputations." + "text": "Children, obey your parents in the Lord: for this is right." + }, + { + "nr": "2", + "text": "Honour thy father and mother; (which is the first commandment with promise;)" + }, + { + "nr": "3", + "text": "That it may be well with thee, and thou mayest live long on the earth." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "1", + "verse": "1-3", "version": "kjv" } diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index adb928f8..f499c819 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Romans 14:1** +**Ephesians 6:1-3** -1 Him that is weak in the faith receive ye, but not to doubtful disputations. +1 Children, obey your parents in the Lord: for this is right. 2 Honour thy father and mother; (which is the first commandment with promise;) 3 That it may be well with thee, and thou mayest live long on the earth. -[Thursday 08-August, 2024](https://getbible.net/kjv/Romans/14/1) +[Friday 09-August, 2024](https://getbible.net/kjv/Ephesians/6/1-3) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index 774bbe45..2631ff9f 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Romans 14:1 -1 Him that is weak in the faith receive ye, but not to doubtful disputations. +Ephesians 6:1-3 +1 Children, obey your parents in the Lord: for this is right. 2 Honour thy father and mother; (which is the first commandment with promise;) 3 That it may be well with thee, and thou mayest live long on the earth. -Thursday 08-August, 2024 +Friday 09-August, 2024 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index 4bd5b155..0eaea662 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -45 14:1 +49 6:1-3 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index 9f343a27..40e7c864 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -1506,6 +1506,7 @@ 47 3:5-6 47 3:7-11 47 4:1 +47 4:10 47 4:11-12 47 4:13 47 4:14 @@ -1616,7 +1617,6 @@ 49 5:31-32 49 5:33 49 5:8-11 -49 6:1-3 49 6:10 49 6:13 49 6:14 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index 85f72453..47bf6b9c 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -47 4:10 19 37:4 28 8:11-12 18 6:14 @@ -180,3 +179,4 @@ 19 18:16 44 4:20 45 14:1 +49 6:1-3