diff --git a/README.html b/README.html index 687144d1..efa7b6d4 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Colossians 1:12
-12 Giving thanks unto the Father, which hath made us meet to be partakers of the inheritance of the saints in light:

-Saturday 16-September, 2023 +1 John 4:10-11
+10 Herein is love, not that we loved God, but that he loved us, and sent his Son to be the propitiation for our sins. 11 Beloved, if God so loved us, we ought also to love one another.

+Sunday 17-September, 2023 diff --git a/README.json b/README.json index 48acec3c..49c1895f 100644 --- a/README.json +++ b/README.json @@ -1,17 +1,21 @@ { - "book": "Colossians", - "chapter": "1", - "date": "Saturday 16-September, 2023", - "getbible": "https://getbible.net/kjv/Colossians/1/12", - "name": "Colossians 1:12", + "book": "1 John", + "chapter": "4", + "date": "Sunday 17-September, 2023", + "getbible": "https://getbible.net/kjv/1 John/4/10-11", + "name": "1 John 4:10-11", "scripture": [ { - "nr": "12", - "text": "Giving thanks unto the Father, which hath made us meet to be partakers of the inheritance of the saints in light:" + "nr": "10", + "text": "Herein is love, not that we loved God, but that he loved us, and sent his Son to be the propitiation for our sins." + }, + { + "nr": "11", + "text": "Beloved, if God so loved us, we ought also to love one another." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "12", + "verse": "10-11", "version": "kjv" } diff --git a/README.md b/README.md index 2d8c1d78..90df78ff 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Colossians 1:12** +**1 John 4:10-11** -12 Giving thanks unto the Father, which hath made us meet to be partakers of the inheritance of the saints in light: +10 Herein is love, not that we loved God, but that he loved us, and sent his Son to be the propitiation for our sins. 11 Beloved, if God so loved us, we ought also to love one another. -[Saturday 16-September, 2023](https://getbible.net/kjv/Colossians/1/12) +[Sunday 17-September, 2023](https://getbible.net/kjv/1 John/4/10-11) diff --git a/README.tg b/README.tg index 43ca40ba..35e9d5dd 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Colossians 1:12 -12 Giving thanks unto the Father, which hath made us meet to be partakers of the inheritance of the saints in light: +1 John 4:10-11 +10 Herein is love, not that we loved God, but that he loved us, and sent his Son to be the propitiation for our sins. 11 Beloved, if God so loved us, we ought also to love one another. -Saturday 16-September, 2023 +Sunday 17-September, 2023 diff --git a/README.today b/README.today index be7093e8..82fded2b 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -51 1:12 +62 4:10-11 diff --git a/scripture/kjv/09/17/23/scripture.html b/scripture/kjv/09/17/23/scripture.html new file mode 100644 index 00000000..efa7b6d4 --- /dev/null +++ b/scripture/kjv/09/17/23/scripture.html @@ -0,0 +1,3 @@ +1 John 4:10-11
+10 Herein is love, not that we loved God, but that he loved us, and sent his Son to be the propitiation for our sins. 11 Beloved, if God so loved us, we ought also to love one another.

+Sunday 17-September, 2023 diff --git a/scripture/kjv/09/17/23/scripture.json b/scripture/kjv/09/17/23/scripture.json new file mode 100644 index 00000000..49c1895f --- /dev/null +++ b/scripture/kjv/09/17/23/scripture.json @@ -0,0 +1,21 @@ +{ + "book": "1 John", + "chapter": "4", + "date": "Sunday 17-September, 2023", + "getbible": "https://getbible.net/kjv/1 John/4/10-11", + "name": "1 John 4:10-11", + "scripture": [ + { + "nr": "10", + "text": "Herein is love, not that we loved God, but that he loved us, and sent his Son to be the propitiation for our sins." + }, + { + "nr": "11", + "text": "Beloved, if God so loved us, we ought also to love one another." + } + ], + "source": "https://git.vdm.dev/christian/daily-scripture", + "telegram": "daily_scripture", + "verse": "10-11", + "version": "kjv" +} diff --git a/scripture/kjv/09/17/23/scripture.md b/scripture/kjv/09/17/23/scripture.md new file mode 100644 index 00000000..90df78ff --- /dev/null +++ b/scripture/kjv/09/17/23/scripture.md @@ -0,0 +1,5 @@ +**1 John 4:10-11** + +10 Herein is love, not that we loved God, but that he loved us, and sent his Son to be the propitiation for our sins. 11 Beloved, if God so loved us, we ought also to love one another. + +[Sunday 17-September, 2023](https://getbible.net/kjv/1 John/4/10-11) diff --git a/scripture/kjv/09/17/23/scripture.tg b/scripture/kjv/09/17/23/scripture.tg new file mode 100644 index 00000000..35e9d5dd --- /dev/null +++ b/scripture/kjv/09/17/23/scripture.tg @@ -0,0 +1,4 @@ +1 John 4:10-11 +10 Herein is love, not that we loved God, but that he loved us, and sent his Son to be the propitiation for our sins. 11 Beloved, if God so loved us, we ought also to love one another. + +Sunday 17-September, 2023 diff --git a/scripture/kjv/09/17/23/scripture.today b/scripture/kjv/09/17/23/scripture.today new file mode 100644 index 00000000..82fded2b --- /dev/null +++ b/scripture/kjv/09/17/23/scripture.today @@ -0,0 +1 @@ +62 4:10-11 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index 687144d1..efa7b6d4 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Colossians 1:12
-12 Giving thanks unto the Father, which hath made us meet to be partakers of the inheritance of the saints in light:

-Saturday 16-September, 2023 +1 John 4:10-11
+10 Herein is love, not that we loved God, but that he loved us, and sent his Son to be the propitiation for our sins. 11 Beloved, if God so loved us, we ought also to love one another.

+Sunday 17-September, 2023 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index 48acec3c..49c1895f 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,17 +1,21 @@ { - "book": "Colossians", - "chapter": "1", - "date": "Saturday 16-September, 2023", - "getbible": "https://getbible.net/kjv/Colossians/1/12", - "name": "Colossians 1:12", + "book": "1 John", + "chapter": "4", + "date": "Sunday 17-September, 2023", + "getbible": "https://getbible.net/kjv/1 John/4/10-11", + "name": "1 John 4:10-11", "scripture": [ { - "nr": "12", - "text": "Giving thanks unto the Father, which hath made us meet to be partakers of the inheritance of the saints in light:" + "nr": "10", + "text": "Herein is love, not that we loved God, but that he loved us, and sent his Son to be the propitiation for our sins." + }, + { + "nr": "11", + "text": "Beloved, if God so loved us, we ought also to love one another." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "12", + "verse": "10-11", "version": "kjv" } diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index 2d8c1d78..90df78ff 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Colossians 1:12** +**1 John 4:10-11** -12 Giving thanks unto the Father, which hath made us meet to be partakers of the inheritance of the saints in light: +10 Herein is love, not that we loved God, but that he loved us, and sent his Son to be the propitiation for our sins. 11 Beloved, if God so loved us, we ought also to love one another. -[Saturday 16-September, 2023](https://getbible.net/kjv/Colossians/1/12) +[Sunday 17-September, 2023](https://getbible.net/kjv/1 John/4/10-11) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index 43ca40ba..35e9d5dd 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Colossians 1:12 -12 Giving thanks unto the Father, which hath made us meet to be partakers of the inheritance of the saints in light: +1 John 4:10-11 +10 Herein is love, not that we loved God, but that he loved us, and sent his Son to be the propitiation for our sins. 11 Beloved, if God so loved us, we ought also to love one another. -Saturday 16-September, 2023 +Sunday 17-September, 2023 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index be7093e8..82fded2b 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -51 1:12 +62 4:10-11 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index c93c0ee9..7aea3177 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -601,6 +601,7 @@ 23 42:3 23 43:25 23 43:4-6 +23 44:8 23 45:18-19 23 45:2 23 45:3 @@ -1885,7 +1886,6 @@ 62 3:23 62 3:24 62 4:1-3 -62 4:10-11 62 4:12 62 4:16 62 4:18 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index d6243f37..67e01b13 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -23 44:8 19 27:4 54 6:9-10 42 21:34 @@ -180,3 +179,4 @@ 23 41:17-20 40 13:16-17 51 1:12 +62 4:10-11