From 7d9ca81c9a01d450e5aa70185a2f19f77842fcc0 Mon Sep 17 00:00:00 2001 From: aB0t Date: Tue, 18 Jul 2023 22:23:22 +0000 Subject: [PATCH] Wednesday 19-July, 2023 --- README.html | 6 +++--- README.json | 8 ++++---- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/07/19/23/scripture.html | 3 +++ scripture/kjv/07/19/23/scripture.json | 13 +++++++++++++ scripture/kjv/07/19/23/scripture.md | 5 +++++ scripture/kjv/07/19/23/scripture.tg | 4 ++++ scripture/kjv/07/19/23/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/07/19/23/scripture.html create mode 100644 scripture/kjv/07/19/23/scripture.json create mode 100644 scripture/kjv/07/19/23/scripture.md create mode 100644 scripture/kjv/07/19/23/scripture.tg create mode 100644 scripture/kjv/07/19/23/scripture.today diff --git a/README.html b/README.html index 3c1b19bc..97a122ad 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Romans 6:23
-23 For the wages of sin is death; but the gift of God is eternal life through Jesus Christ our Lord.

-Tuesday 18-July, 2023 +Ecclesiastes 3:18
+18 I said in mine heart concerning the estate of the sons of men, that God might manifest them, and that they might see that they themselves are beasts.

+Wednesday 19-July, 2023 diff --git a/README.json b/README.json index f8e8576f..f10d90d0 100644 --- a/README.json +++ b/README.json @@ -1,10 +1,10 @@ { - "date": "Tuesday 18-July, 2023", - "name": "Romans 6:23", + "date": "Wednesday 19-July, 2023", + "name": "Ecclesiastes 3:18", "scripture": [ { - "nr": "23", - "text": "For the wages of sin is death; but the gift of God is eternal life through Jesus Christ our Lord. " + "nr": "18", + "text": "I said in mine heart concerning the estate of the sons of men, that God might manifest them, and that they might see that they themselves are beasts." } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/README.md b/README.md index b4d3b3ac..13d56888 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Romans 6:23** +**Ecclesiastes 3:18** -23 For the wages of sin is death; but the gift of God is eternal life through Jesus Christ our Lord. +18 I said in mine heart concerning the estate of the sons of men, that God might manifest them, and that they might see that they themselves are beasts. -[Tuesday 18-July, 2023](https://t.me/s/daily_scripture) +[Wednesday 19-July, 2023](https://t.me/s/daily_scripture) diff --git a/README.tg b/README.tg index 6f5500ae..8626001f 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Romans 6:23 -23 For the wages of sin is death; but the gift of God is eternal life through Jesus Christ our Lord. +Ecclesiastes 3:18 +18 I said in mine heart concerning the estate of the sons of men, that God might manifest them, and that they might see that they themselves are beasts. -Tuesday 18-July, 2023 +Wednesday 19-July, 2023 diff --git a/README.today b/README.today index edc56ac8..c18a992a 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -45 6:23 +21 3:18 diff --git a/scripture/kjv/07/19/23/scripture.html b/scripture/kjv/07/19/23/scripture.html new file mode 100644 index 00000000..97a122ad --- /dev/null +++ b/scripture/kjv/07/19/23/scripture.html @@ -0,0 +1,3 @@ +Ecclesiastes 3:18
+18 I said in mine heart concerning the estate of the sons of men, that God might manifest them, and that they might see that they themselves are beasts.

+Wednesday 19-July, 2023 diff --git a/scripture/kjv/07/19/23/scripture.json b/scripture/kjv/07/19/23/scripture.json new file mode 100644 index 00000000..f10d90d0 --- /dev/null +++ b/scripture/kjv/07/19/23/scripture.json @@ -0,0 +1,13 @@ +{ + "date": "Wednesday 19-July, 2023", + "name": "Ecclesiastes 3:18", + "scripture": [ + { + "nr": "18", + "text": "I said in mine heart concerning the estate of the sons of men, that God might manifest them, and that they might see that they themselves are beasts." + } + ], + "source": "https://github.com/trueChristian/daily-scripture", + "telegram": "daily_scripture", + "version": "kjv" +} diff --git a/scripture/kjv/07/19/23/scripture.md b/scripture/kjv/07/19/23/scripture.md new file mode 100644 index 00000000..13d56888 --- /dev/null +++ b/scripture/kjv/07/19/23/scripture.md @@ -0,0 +1,5 @@ +**Ecclesiastes 3:18** + +18 I said in mine heart concerning the estate of the sons of men, that God might manifest them, and that they might see that they themselves are beasts. + +[Wednesday 19-July, 2023](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/07/19/23/scripture.tg b/scripture/kjv/07/19/23/scripture.tg new file mode 100644 index 00000000..8626001f --- /dev/null +++ b/scripture/kjv/07/19/23/scripture.tg @@ -0,0 +1,4 @@ +Ecclesiastes 3:18 +18 I said in mine heart concerning the estate of the sons of men, that God might manifest them, and that they might see that they themselves are beasts. + +Wednesday 19-July, 2023 diff --git a/scripture/kjv/07/19/23/scripture.today b/scripture/kjv/07/19/23/scripture.today new file mode 100644 index 00000000..c18a992a --- /dev/null +++ b/scripture/kjv/07/19/23/scripture.today @@ -0,0 +1 @@ +21 3:18 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index 3c1b19bc..97a122ad 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Romans 6:23
-23 For the wages of sin is death; but the gift of God is eternal life through Jesus Christ our Lord.

-Tuesday 18-July, 2023 +Ecclesiastes 3:18
+18 I said in mine heart concerning the estate of the sons of men, that God might manifest them, and that they might see that they themselves are beasts.

+Wednesday 19-July, 2023 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index f8e8576f..f10d90d0 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,10 +1,10 @@ { - "date": "Tuesday 18-July, 2023", - "name": "Romans 6:23", + "date": "Wednesday 19-July, 2023", + "name": "Ecclesiastes 3:18", "scripture": [ { - "nr": "23", - "text": "For the wages of sin is death; but the gift of God is eternal life through Jesus Christ our Lord. " + "nr": "18", + "text": "I said in mine heart concerning the estate of the sons of men, that God might manifest them, and that they might see that they themselves are beasts." } ], "source": "https://github.com/trueChristian/daily-scripture", diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index b4d3b3ac..13d56888 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Romans 6:23** +**Ecclesiastes 3:18** -23 For the wages of sin is death; but the gift of God is eternal life through Jesus Christ our Lord. +18 I said in mine heart concerning the estate of the sons of men, that God might manifest them, and that they might see that they themselves are beasts. -[Tuesday 18-July, 2023](https://t.me/s/daily_scripture) +[Wednesday 19-July, 2023](https://t.me/s/daily_scripture) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index 6f5500ae..8626001f 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Romans 6:23 -23 For the wages of sin is death; but the gift of God is eternal life through Jesus Christ our Lord. +Ecclesiastes 3:18 +18 I said in mine heart concerning the estate of the sons of men, that God might manifest them, and that they might see that they themselves are beasts. -Tuesday 18-July, 2023 +Wednesday 19-July, 2023 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index edc56ac8..c18a992a 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -45 6:23 +21 3:18 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index 050f0ce4..a17b4636 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -79,6 +79,7 @@ 16 2:20 16 4:17 16 4:19-20 +16 5:10-13 16 5:19 16 6:9 16 8:10 @@ -544,7 +545,6 @@ 21 11:2 21 12:13 21 1:18 -21 3:18 21 4:13 21 5:4 21 7:27 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index fb64bdf1..da1e3ac9 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -16 5:10-13 21 11:6 30 5:18-24 66 1:8 @@ -180,3 +179,4 @@ 19 25:16 62 2:12 45 6:23 +21 3:18