-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
68 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<strong>Proverbs 19:17</strong><br /> | ||
17 He that hath pity upon the poor lendeth unto the Lord; and that which he hath given will he pay him again.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Proverbs/19/17">Sunday 08-December, 2024</a> | ||
<strong>2 Corinthians 5:10</strong><br /> | ||
10 For we must all appear before the judgment seat of Christ; that every one may receive the things done in his body, according to that he hath done, whether it be good or bad.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/2 Corinthians/5/10">Monday 09-December, 2024</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
{ | ||
"book": "Proverbs", | ||
"chapter": "19", | ||
"date": "Sunday 08-December, 2024", | ||
"getbible": "https://getbible.net/kjv/Proverbs/19/17", | ||
"name": "Proverbs 19:17", | ||
"book": "2 Corinthians", | ||
"chapter": "5", | ||
"date": "Monday 09-December, 2024", | ||
"getbible": "https://getbible.net/kjv/2 Corinthians/5/10", | ||
"name": "2 Corinthians 5:10", | ||
"scripture": [ | ||
{ | ||
"nr": "17", | ||
"text": "He that hath pity upon the poor lendeth unto the Lord; and that which he hath given will he pay him again." | ||
"nr": "10", | ||
"text": "For we must all appear before the judgment seat of Christ; that every one may receive the things done in his body, according to that he hath done, whether it be good or bad." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "17", | ||
"verse": "10", | ||
"version": "kjv" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
**Proverbs 19:17** | ||
**2 Corinthians 5:10** | ||
|
||
17 He that hath pity upon the poor lendeth unto the Lord; and that which he hath given will he pay him again. | ||
10 For we must all appear before the judgment seat of Christ; that every one may receive the things done in his body, according to that he hath done, whether it be good or bad. | ||
|
||
[Sunday 08-December, 2024](https://getbible.net/kjv/Proverbs/19/17) | ||
[Monday 09-December, 2024](https://getbible.net/kjv/2 Corinthians/5/10) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<strong>Proverbs 19:17</strong> | ||
17 He that hath pity upon the poor lendeth unto the Lord; and that which he hath given will he pay him again. | ||
<strong>2 Corinthians 5:10</strong> | ||
10 For we must all appear before the judgment seat of Christ; that every one may receive the things done in his body, according to that he hath done, whether it be good or bad. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Proverbs/19/17">Sunday 08-December, 2024</a> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/2 Corinthians/5/10">Monday 09-December, 2024</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
20 19:17 | ||
47 5:10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<strong>2 Corinthians 5:10</strong><br /> | ||
10 For we must all appear before the judgment seat of Christ; that every one may receive the things done in his body, according to that he hath done, whether it be good or bad.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/2 Corinthians/5/10">Monday 09-December, 2024</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"book": "2 Corinthians", | ||
"chapter": "5", | ||
"date": "Monday 09-December, 2024", | ||
"getbible": "https://getbible.net/kjv/2 Corinthians/5/10", | ||
"name": "2 Corinthians 5:10", | ||
"scripture": [ | ||
{ | ||
"nr": "10", | ||
"text": "For we must all appear before the judgment seat of Christ; that every one may receive the things done in his body, according to that he hath done, whether it be good or bad." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "10", | ||
"version": "kjv" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
**2 Corinthians 5:10** | ||
|
||
10 For we must all appear before the judgment seat of Christ; that every one may receive the things done in his body, according to that he hath done, whether it be good or bad. | ||
|
||
[Monday 09-December, 2024](https://getbible.net/kjv/2 Corinthians/5/10) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<strong>2 Corinthians 5:10</strong> | ||
10 For we must all appear before the judgment seat of Christ; that every one may receive the things done in his body, according to that he hath done, whether it be good or bad. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/2 Corinthians/5/10">Monday 09-December, 2024</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
47 5:10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<strong>Proverbs 19:17</strong><br /> | ||
17 He that hath pity upon the poor lendeth unto the Lord; and that which he hath given will he pay him again.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Proverbs/19/17">Sunday 08-December, 2024</a> | ||
<strong>2 Corinthians 5:10</strong><br /> | ||
10 For we must all appear before the judgment seat of Christ; that every one may receive the things done in his body, according to that he hath done, whether it be good or bad.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/2 Corinthians/5/10">Monday 09-December, 2024</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
{ | ||
"book": "Proverbs", | ||
"chapter": "19", | ||
"date": "Sunday 08-December, 2024", | ||
"getbible": "https://getbible.net/kjv/Proverbs/19/17", | ||
"name": "Proverbs 19:17", | ||
"book": "2 Corinthians", | ||
"chapter": "5", | ||
"date": "Monday 09-December, 2024", | ||
"getbible": "https://getbible.net/kjv/2 Corinthians/5/10", | ||
"name": "2 Corinthians 5:10", | ||
"scripture": [ | ||
{ | ||
"nr": "17", | ||
"text": "He that hath pity upon the poor lendeth unto the Lord; and that which he hath given will he pay him again." | ||
"nr": "10", | ||
"text": "For we must all appear before the judgment seat of Christ; that every one may receive the things done in his body, according to that he hath done, whether it be good or bad." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "17", | ||
"verse": "10", | ||
"version": "kjv" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
**Proverbs 19:17** | ||
**2 Corinthians 5:10** | ||
|
||
17 He that hath pity upon the poor lendeth unto the Lord; and that which he hath given will he pay him again. | ||
10 For we must all appear before the judgment seat of Christ; that every one may receive the things done in his body, according to that he hath done, whether it be good or bad. | ||
|
||
[Sunday 08-December, 2024](https://getbible.net/kjv/Proverbs/19/17) | ||
[Monday 09-December, 2024](https://getbible.net/kjv/2 Corinthians/5/10) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<strong>Proverbs 19:17</strong> | ||
17 He that hath pity upon the poor lendeth unto the Lord; and that which he hath given will he pay him again. | ||
<strong>2 Corinthians 5:10</strong> | ||
10 For we must all appear before the judgment seat of Christ; that every one may receive the things done in his body, according to that he hath done, whether it be good or bad. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Proverbs/19/17">Sunday 08-December, 2024</a> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/2 Corinthians/5/10">Monday 09-December, 2024</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
20 19:17 | ||
47 5:10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
42 11:5-13 | ||
43 15:9 | ||
43 14:15 | ||
19 16:11 | ||
|
@@ -180,3 +179,4 @@ | |
19 149:5-6 | ||
20 31:20 | ||
20 19:17 | ||
47 5:10 |