@indra.ai/deva.veda 0.0.33 → 0.0.35
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{LICENSE → LICENSE.md} +1 -1
- package/README.md +74 -4
- package/data/atharvaveda/index.js +4 -0
- package/data/atharvaveda/index.json +105 -83
- package/data/menu.json +38 -0
- package/data/rigveda/01.json +1038 -878
- package/data/rigveda/02.json +240 -213
- package/data/rigveda/03.json +327 -274
- package/data/rigveda/04.json +319 -277
- package/data/rigveda/05.json +486 -444
- package/data/rigveda/06.json +406 -349
- package/data/rigveda/07.json +582 -527
- package/data/rigveda/08.json +555 -480
- package/data/rigveda/09.json +690 -581
- package/data/rigveda/10.json +1021 -851
- package/data/rigveda/books/01.json +1729 -0
- package/data/rigveda/books/02.json +397 -0
- package/data/rigveda/books/03.json +568 -0
- package/data/rigveda/books/04.json +532 -0
- package/data/rigveda/books/05.json +793 -0
- package/data/rigveda/books/06.json +685 -0
- package/data/rigveda/books/07.json +946 -0
- package/data/rigveda/books/08.json +937 -0
- package/data/rigveda/books/09.json +1036 -0
- package/data/rigveda/books/10.json +1729 -0
- package/data/rigveda/index.js +61 -26
- package/data/rigveda/index.json +47 -35
- package/data/samaveda/books/01.json +130 -0
- package/data/samaveda/books/02.json +130 -0
- package/data/samaveda/books/03.json +118 -0
- package/data/samaveda/books/04.json +130 -0
- package/data/samaveda/books/05.json +130 -0
- package/data/samaveda/books/06.json +118 -0
- package/data/samaveda/books/07.json +538 -0
- package/data/samaveda/books/08.json +466 -0
- package/data/samaveda/books/09.json +550 -0
- package/data/samaveda/books/10.json +466 -0
- package/data/samaveda/books/11.json +526 -0
- package/data/samaveda/books/12.json +598 -0
- package/data/samaveda/books/13.json +598 -0
- package/data/samaveda/books/14.json +610 -0
- package/data/samaveda/books/15.json +478 -0
- package/data/samaveda/index.js +140 -0
- package/data/samaveda/index.json +146 -0
- package/func/index.js +247 -0
- package/help/main.feecting +23 -5
- package/index.js +5 -300
- package/methods/index.js +199 -0
- package/package.json +9 -25
- package/data/rigveda/links.json +0 -19
- /package/data/atharvaveda/{json → books}/01.json +0 -0
- /package/data/atharvaveda/{json → books}/02.json +0 -0
- /package/data/atharvaveda/{json → books}/03.json +0 -0
- /package/data/atharvaveda/{json → books}/04.json +0 -0
- /package/data/atharvaveda/{json → books}/05.json +0 -0
- /package/data/atharvaveda/{json → books}/06.json +0 -0
- /package/data/atharvaveda/{json → books}/07.json +0 -0
- /package/data/atharvaveda/{json → books}/08.json +0 -0
- /package/data/atharvaveda/{json → books}/09.json +0 -0
- /package/data/atharvaveda/{json → books}/10.json +0 -0
- /package/data/atharvaveda/{json → books}/11.json +0 -0
- /package/data/atharvaveda/{json → books}/12.json +0 -0
- /package/data/atharvaveda/{json → books}/13.json +0 -0
- /package/data/atharvaveda/{json → books}/14.json +0 -0
- /package/data/atharvaveda/{json → books}/15.json +0 -0
- /package/data/atharvaveda/{json → books}/16.json +0 -0
- /package/data/atharvaveda/{json → books}/17.json +0 -0
- /package/data/atharvaveda/{json → books}/18.json +0 -0
- /package/data/atharvaveda/{json → books}/19.json +0 -0
- /package/data/atharvaveda/{json → books}/20.json +0 -0
- /package/data/{laws/manu → manu}/01.json +0 -0
- /package/data/{laws/manu → manu}/02.json +0 -0
- /package/data/{laws/manu → manu}/03.json +0 -0
- /package/data/{laws/manu → manu}/04.json +0 -0
- /package/data/{laws/manu → manu}/05.json +0 -0
- /package/data/{laws/manu → manu}/06.json +0 -0
- /package/data/{laws/manu → manu}/07.json +0 -0
- /package/data/{laws/manu → manu}/08.json +0 -0
- /package/data/{laws/manu → manu}/09.json +0 -0
- /package/data/{laws/manu → manu}/10.json +0 -0
- /package/data/{laws/manu → manu}/11.json +0 -0
- /package/data/{laws/manu → manu}/12.json +0 -0
- /package/data/{laws → manu}/index.js +0 -0
package/{LICENSE → LICENSE.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
MIT License
|
|
2
2
|
|
|
3
|
-
Copyright (c)
|
|
3
|
+
Copyright (c) 2025 Quinn Michaels, All rights reserved.
|
|
4
4
|
|
|
5
5
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
6
|
of this software and associated documentation files (the "Software"), to deal
|
package/README.md
CHANGED
|
@@ -1,7 +1,77 @@
|
|
|
1
|
-
# VedaDeva
|
|
1
|
+
# #VedaDeva
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Hello everyone! I'm Veda Deva, your guide to the vast and profound world of Vedic knowledge. I manage the Vedic library for Indra.ai and Deva.world, stories, traditions, and teachings of the Vedas. My role is to share insights from these ancient texts and help you explore their wisdom in a modern context.
|
|
4
4
|
|
|
5
|
-
`npm i @indra.ai/vedadeva --save
|
|
5
|
+
`npm i @indra.ai/vedadeva --save`
|
|
6
6
|
|
|
7
|
-
`
|
|
7
|
+
`import veda from '@indra.ai/deva.veda';`
|
|
8
|
+
-or- git
|
|
9
|
+
`const veda = require('@indra.ai/deva.veda')`;
|
|
10
|
+
|
|
11
|
+
Welcome to Veda Deva, your gateway to the timeless wisdom of the Vedas. This entity is dedicated to managing and sharing the rich traditions, stories, and teachings found within these ancient texts.
|
|
12
|
+
|
|
13
|
+
## Overview
|
|
14
|
+
|
|
15
|
+
Veda Deva serves as a comprehensive resource for exploring Vedic knowledge. Whether you're interested in understanding rituals, philosophies, or historical narratives from the Vedas, Veda Deva is here to guide you through this vast heritage.
|
|
16
|
+
|
|
17
|
+
## Features
|
|
18
|
+
|
|
19
|
+
- **Vedic Library Management**: Access a curated collection of stories and teachings from the Vedas.
|
|
20
|
+
- **Tradition & Ritual Insights**: Learn about various rituals and their significance in Vedic culture.
|
|
21
|
+
- **Philosophical Guidance**: Explore deep philosophical concepts embedded within the texts.
|
|
22
|
+
- **Historical Narratives**: Discover historical contexts and narratives that shaped ancient Indian civilization.
|
|
23
|
+
|
|
24
|
+
## How to Use
|
|
25
|
+
|
|
26
|
+
1. **Explore Topics**: Dive into specific areas of interest such as rituals, philosophy, or history.
|
|
27
|
+
2. **Ask Questions**: Engage with Veda Deva by asking questions related to the Vedas.
|
|
28
|
+
3. **Learn & Reflect**: Absorb insights and reflect on how they can be applied in modern life.
|
|
29
|
+
|
|
30
|
+
## Files
|
|
31
|
+
|
|
32
|
+
- `index.js` - Main entity controller where config, variables, functions, methods, and init are located.
|
|
33
|
+
- `utils.js` - Utilities for processing Vedic Data. Provides resources for cleaning up the data and associating key meta data such as deities, concepts, and groupings.
|
|
34
|
+
- `index.text.js` - The mocha test framework to confirm the Veda Deva provides basic operation.
|
|
35
|
+
- `func/index.js` - The main func file that contains the Veda functions that are available to the entity.
|
|
36
|
+
- `methods/index.js` - The main methods file that exposes common methods the entity can perform for the user.
|
|
37
|
+
|
|
38
|
+
## Data
|
|
39
|
+
|
|
40
|
+
The Veda Deva repository is a comprehensive digital library that includes JSON versions of the Rig Veda, Atharva Veda, and Sama Veda, all meticulously integrated within the system's data directory. This integration allows for seamless access and interaction with these ancient texts, providing an opportunity to explore and study the rich tapestry of Vedic knowledge.
|
|
41
|
+
|
|
42
|
+
By leveraging modern technology, the repository ensures that these timeless teachings are preserved and made accessible to scholars, enthusiasts, and curious minds alike. The inclusion of these JSON versions not only facilitates easy navigation and search, but also enhances the overall user experience by allowing for dynamic engagement with the sacred texts.
|
|
43
|
+
|
|
44
|
+
- `data/menu.json` - The Menu file with the listing of available Veda books.
|
|
45
|
+
|
|
46
|
+
### Rig Veda
|
|
47
|
+
|
|
48
|
+
Ancient collection of hymns praising Vedic gods. Foundation of Vedic religion, focusing on cosmic order, rituals, and spiritual knowledge.
|
|
49
|
+
|
|
50
|
+
- `data/rigveda/index.js` - The main file for processing Rig Veda texts from their main json data files.
|
|
51
|
+
- `data/rigveda/index.json` - The Rig Veda index.json file listing the details of the books of the Rig Veda.
|
|
52
|
+
- `data/rigveda/books/*.json` - The individual json files for each of the various Rig Veda Books
|
|
53
|
+
|
|
54
|
+
### Atharva Veda
|
|
55
|
+
|
|
56
|
+
Compilation of hymns, spells, and incantations addressing daily life, healing, protection, and worldly concerns beyond ritual worship.
|
|
57
|
+
|
|
58
|
+
- `data/atharvaveda/index.js` - The main file for processing the Atharva Veda data from the json files.
|
|
59
|
+
- `data/atharvaveda/index.json` - The Atharva Veda index.json file includes the list and details of available books.
|
|
60
|
+
- `data/atharvaveda/books/*.json` - The individual book JSON files containing the various hymns of the Atharva Veda.
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
### Sama Veda
|
|
64
|
+
|
|
65
|
+
Musical chants derived from Rig Veda, meant for singing during sacrifices, emphasizing melody and rhythm in Vedic rituals.
|
|
66
|
+
|
|
67
|
+
- `data/samaveda/index.js` - The main file for processing the Sama Veda data from the json files.
|
|
68
|
+
- `data/samaveda/index.json` - The Sama Veda index.json file includes the list and details of available books.
|
|
69
|
+
- `data/samaveda/books/*.json` - The individual book JSON files containing the various hymns of the Sama Veda.
|
|
70
|
+
|
|
71
|
+
Vedic Texts were procured from sacred-texts.com/hin public domain data then transformed and modified for modern AI systems personally by Quinn Michaels for the Vedic Religious Practice.
|
|
72
|
+
|
|
73
|
+
## License
|
|
74
|
+
This project is licensed under MIT. See [License](LICENSE.md) for more details.
|
|
75
|
+
|
|
76
|
+
date: Monday, May 26, 2025 - 8:16:08 AM
|
|
77
|
+
hash: md5-MiChU3NI5g6SzgODovHaAQ==
|
|
@@ -6,6 +6,10 @@ import {dirname} from 'node:path';
|
|
|
6
6
|
import {fileURLToPath} from 'node:url';
|
|
7
7
|
const __dirname = dirname(fileURLToPath(import.meta.url));
|
|
8
8
|
|
|
9
|
+
export const data = {
|
|
10
|
+
|
|
11
|
+
}
|
|
12
|
+
|
|
9
13
|
// function to import the atharvaveda books from the html files.
|
|
10
14
|
export async function avbooks(packet) {
|
|
11
15
|
this.context('import', `avbooks:${packet.id}`);
|
|
@@ -1,169 +1,191 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": 6214075822720,
|
|
3
3
|
"title": "The Atharvaveda Books",
|
|
4
|
-
"describe": "
|
|
4
|
+
"describe": "This is the Ralph T.H. Griffith translation of the Atharvaveda. The Atharvaveda is a Vedic-era collection of spells, prayers, charms, and hymns. There are prayers to protect crops from lightning and drought, charms against venomous serpents, love spells, healing spells, hundreds of verses.",
|
|
5
|
+
"orig": "https://www.sacred-texts.com/hin/av/index.htm",
|
|
6
|
+
"api": "data/atharvaveda/index.json",
|
|
5
7
|
"data": [
|
|
6
8
|
{
|
|
7
|
-
"id":
|
|
9
|
+
"id": 4874275083388,
|
|
8
10
|
"key": "01",
|
|
9
11
|
"title": "Book I",
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"
|
|
12
|
+
"api": "data/atharvaveda/books/01.json",
|
|
13
|
+
"orig": "https://www.sacred-texts.com/hin/av/avbook01.htm",
|
|
14
|
+
"created": 1747590782230,
|
|
15
|
+
"hash": "md5-MjbYvrnPz4MqlRb56czLOQ=="
|
|
13
16
|
},
|
|
14
17
|
{
|
|
15
|
-
"id":
|
|
18
|
+
"id": 7220005585976,
|
|
16
19
|
"key": "02",
|
|
17
20
|
"title": "Book II",
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
"
|
|
21
|
+
"api": "data/atharvaveda/books/02.json",
|
|
22
|
+
"orig": "https://www.sacred-texts.com/hin/av/avbook02.htm",
|
|
23
|
+
"created": 1747590782230,
|
|
24
|
+
"hash": "md5-MN/G7JKw4wNQs8ZvQ0c4BA=="
|
|
21
25
|
},
|
|
22
26
|
{
|
|
23
|
-
"id":
|
|
27
|
+
"id": 4124268649265,
|
|
24
28
|
"key": "03",
|
|
25
29
|
"title": "Book III",
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
30
|
+
"api": "data/atharvaveda/books/03.json",
|
|
31
|
+
"orig": "https://www.sacred-texts.com/hin/av/avbook03.htm",
|
|
32
|
+
"created": 1747590782230,
|
|
33
|
+
"hash": "md5-aZyjsM7H4MFPgP0pCt1/uQ=="
|
|
29
34
|
},
|
|
30
35
|
{
|
|
31
|
-
"id":
|
|
36
|
+
"id": 6533355290307,
|
|
32
37
|
"key": "04",
|
|
33
38
|
"title": "Book IV",
|
|
34
|
-
"
|
|
35
|
-
"
|
|
36
|
-
"
|
|
39
|
+
"api": "data/atharvaveda/books/04.json",
|
|
40
|
+
"orig": "https://www.sacred-texts.com/hin/av/avbook04.htm",
|
|
41
|
+
"created": 1747590782230,
|
|
42
|
+
"hash": "md5-M5owcAYhlPa27OqjCU9dGA=="
|
|
37
43
|
},
|
|
38
44
|
{
|
|
39
|
-
"id":
|
|
45
|
+
"id": 6020169975514,
|
|
40
46
|
"key": "05",
|
|
41
47
|
"title": "Book V",
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
"
|
|
48
|
+
"api": "data/atharvaveda/books/05.json",
|
|
49
|
+
"orig": "https://www.sacred-texts.com/hin/av/avbook05.htm",
|
|
50
|
+
"created": 1747590782230,
|
|
51
|
+
"hash": "md5-gPilHs08VZSIrhXiGN3mAQ=="
|
|
45
52
|
},
|
|
46
53
|
{
|
|
47
|
-
"id":
|
|
54
|
+
"id": 4740700787855,
|
|
48
55
|
"key": "06",
|
|
49
56
|
"title": "Book VI",
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
"
|
|
57
|
+
"api": "data/atharvaveda/books/06.json",
|
|
58
|
+
"orig": "https://www.sacred-texts.com/hin/av/avbook06.htm",
|
|
59
|
+
"created": 1747590782230,
|
|
60
|
+
"hash": "md5-kk5c9szffa/hJQa45AZWDA=="
|
|
53
61
|
},
|
|
54
62
|
{
|
|
55
|
-
"id":
|
|
63
|
+
"id": 5263760451276,
|
|
56
64
|
"key": "07",
|
|
57
65
|
"title": "Book VII",
|
|
58
|
-
"
|
|
59
|
-
"
|
|
60
|
-
"
|
|
66
|
+
"api": "data/atharvaveda/books/07.json",
|
|
67
|
+
"orig": "https://www.sacred-texts.com/hin/av/avbook07.htm",
|
|
68
|
+
"created": 1747590782230,
|
|
69
|
+
"hash": "md5-JGH7VQxrxZUTSXHxkAfpHw=="
|
|
61
70
|
},
|
|
62
71
|
{
|
|
63
|
-
"id":
|
|
72
|
+
"id": 6987750407326,
|
|
64
73
|
"key": "08",
|
|
65
74
|
"title": "Book VIII",
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
"
|
|
75
|
+
"api": "data/atharvaveda/books/08.json",
|
|
76
|
+
"orig": "https://www.sacred-texts.com/hin/av/avbook08.htm",
|
|
77
|
+
"created": 1747590782230,
|
|
78
|
+
"hash": "md5-4OZ3AqnfYe9Y6l5LGRCC+g=="
|
|
69
79
|
},
|
|
70
80
|
{
|
|
71
|
-
"id":
|
|
81
|
+
"id": 3860721072937,
|
|
72
82
|
"key": "09",
|
|
73
83
|
"title": "Book IX",
|
|
74
|
-
"
|
|
75
|
-
"
|
|
76
|
-
"
|
|
84
|
+
"api": "data/atharvaveda/books/09.json",
|
|
85
|
+
"orig": "https://www.sacred-texts.com/hin/av/avbook09.htm",
|
|
86
|
+
"created": 1747590782230,
|
|
87
|
+
"hash": "md5-NKWyP44B9ZD3tsaoaVSILg=="
|
|
77
88
|
},
|
|
78
89
|
{
|
|
79
|
-
"id":
|
|
90
|
+
"id": 6705804137407,
|
|
80
91
|
"key": "10",
|
|
81
92
|
"title": "Book X",
|
|
82
|
-
"
|
|
83
|
-
"
|
|
84
|
-
"
|
|
93
|
+
"api": "data/atharvaveda/books/10.json",
|
|
94
|
+
"orig": "https://www.sacred-texts.com/hin/av/avbook10.htm",
|
|
95
|
+
"created": 1747590782230,
|
|
96
|
+
"hash": "md5-HnLTX3nR1WdAo62GSLiDBg=="
|
|
85
97
|
},
|
|
86
98
|
{
|
|
87
|
-
"id":
|
|
99
|
+
"id": 4785944054357,
|
|
88
100
|
"key": "11",
|
|
89
101
|
"title": "Book XI",
|
|
90
|
-
"
|
|
91
|
-
"
|
|
92
|
-
"
|
|
102
|
+
"api": "data/atharvaveda/books/11.json",
|
|
103
|
+
"orig": "https://www.sacred-texts.com/hin/av/avbook11.htm",
|
|
104
|
+
"created": 1747590782230,
|
|
105
|
+
"hash": "md5-yfctCbYKGmXZVkeDwgMi9A=="
|
|
93
106
|
},
|
|
94
107
|
{
|
|
95
|
-
"id":
|
|
108
|
+
"id": 7172437466087,
|
|
96
109
|
"key": "12",
|
|
97
110
|
"title": "Book XII",
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
"
|
|
111
|
+
"api": "data/atharvaveda/books/12.json",
|
|
112
|
+
"orig": "https://www.sacred-texts.com/hin/av/avbook12.htm",
|
|
113
|
+
"created": 1747590782230,
|
|
114
|
+
"hash": "md5-62J4gQ96xpR0kWi8sW4ZZQ=="
|
|
101
115
|
},
|
|
102
116
|
{
|
|
103
|
-
"id":
|
|
117
|
+
"id": 2716000496093,
|
|
104
118
|
"key": "13",
|
|
105
119
|
"title": "Book XIII",
|
|
106
|
-
"
|
|
107
|
-
"
|
|
108
|
-
"
|
|
120
|
+
"api": "data/atharvaveda/books/13.json",
|
|
121
|
+
"orig": "https://www.sacred-texts.com/hin/av/avbook13.htm",
|
|
122
|
+
"created": 1747590782230,
|
|
123
|
+
"hash": "md5-u/oIXDc4ETw/TSoR9lNKYg=="
|
|
109
124
|
},
|
|
110
125
|
{
|
|
111
|
-
"id":
|
|
126
|
+
"id": 1644824796841,
|
|
112
127
|
"key": "14",
|
|
113
128
|
"title": "Book XIV",
|
|
114
|
-
"
|
|
115
|
-
"
|
|
116
|
-
"
|
|
129
|
+
"api": "data/atharvaveda/books/14.json",
|
|
130
|
+
"orig": "https://www.sacred-texts.com/hin/av/avbook14.htm",
|
|
131
|
+
"created": 1747590782230,
|
|
132
|
+
"hash": "md5-MzlM5pUFn+N62ShR8giIgg=="
|
|
117
133
|
},
|
|
118
134
|
{
|
|
119
|
-
"id":
|
|
135
|
+
"id": 1268843203063,
|
|
120
136
|
"key": "15",
|
|
121
137
|
"title": "Book XV",
|
|
122
|
-
"
|
|
123
|
-
"
|
|
124
|
-
"
|
|
138
|
+
"api": "data/atharvaveda/books/15.json",
|
|
139
|
+
"orig": "https://www.sacred-texts.com/hin/av/avbook15.htm",
|
|
140
|
+
"created": 1747590782230,
|
|
141
|
+
"hash": "md5-JrZYx7VB95W3LfVwSLvu5Q=="
|
|
125
142
|
},
|
|
126
143
|
{
|
|
127
|
-
"id":
|
|
144
|
+
"id": 3354033896873,
|
|
128
145
|
"key": "16",
|
|
129
146
|
"title": "Book XVI",
|
|
130
|
-
"
|
|
131
|
-
"
|
|
132
|
-
"
|
|
147
|
+
"api": "data/atharvaveda/books/16.json",
|
|
148
|
+
"orig": "https://www.sacred-texts.com/hin/av/avbook16.htm",
|
|
149
|
+
"created": 1747590782230,
|
|
150
|
+
"hash": "md5-zrFp21oK8zj07DuR356nSg=="
|
|
133
151
|
},
|
|
134
152
|
{
|
|
135
|
-
"id":
|
|
153
|
+
"id": 2869737371825,
|
|
136
154
|
"key": "17",
|
|
137
155
|
"title": "Book XVII",
|
|
138
|
-
"
|
|
139
|
-
"
|
|
140
|
-
"
|
|
156
|
+
"api": "data/atharvaveda/books/17.json",
|
|
157
|
+
"orig": "https://www.sacred-texts.com/hin/av/avbook17.htm",
|
|
158
|
+
"created": 1747590782230,
|
|
159
|
+
"hash": "md5-asqoKo+sxZKappgSNL/DZA=="
|
|
141
160
|
},
|
|
142
161
|
{
|
|
143
|
-
"id":
|
|
162
|
+
"id": 2307581123412,
|
|
144
163
|
"key": "18",
|
|
145
164
|
"title": "Book XVIII",
|
|
146
|
-
"
|
|
147
|
-
"
|
|
148
|
-
"
|
|
165
|
+
"api": "data/atharvaveda/books/18.json",
|
|
166
|
+
"orig": "https://www.sacred-texts.com/hin/av/avbook18.htm",
|
|
167
|
+
"created": 1747590782230,
|
|
168
|
+
"hash": "md5-oWu6hxw02bHMchTYgZEdWw=="
|
|
149
169
|
},
|
|
150
170
|
{
|
|
151
|
-
"id":
|
|
171
|
+
"id": 1514762318663,
|
|
152
172
|
"key": "19",
|
|
153
173
|
"title": "Book XIX",
|
|
154
|
-
"
|
|
155
|
-
"
|
|
156
|
-
"
|
|
174
|
+
"api": "data/atharvaveda/books/19.json",
|
|
175
|
+
"orig": "https://www.sacred-texts.com/hin/av/avbook19.htm",
|
|
176
|
+
"created": 1747590782230,
|
|
177
|
+
"hash": "md5-khoa8px8hQAPEobla/WqUw=="
|
|
157
178
|
},
|
|
158
179
|
{
|
|
159
|
-
"id":
|
|
180
|
+
"id": 5727818945495,
|
|
160
181
|
"key": "20",
|
|
161
182
|
"title": "Book XX",
|
|
162
|
-
"
|
|
163
|
-
"
|
|
164
|
-
"
|
|
183
|
+
"api": "data/atharvaveda/books/20.json",
|
|
184
|
+
"orig": "https://www.sacred-texts.com/hin/av/avbook20.htm",
|
|
185
|
+
"created": 1747590782230,
|
|
186
|
+
"hash": "md5-ZkSBOc+yVBMIo7x2pErInA=="
|
|
165
187
|
}
|
|
166
188
|
],
|
|
167
|
-
"created":
|
|
168
|
-
"hash": "md5-
|
|
189
|
+
"created": 1747590782230,
|
|
190
|
+
"hash": "md5-T2jvNrbtNjhPfGE5NWadcQ=="
|
|
169
191
|
}
|
package/data/menu.json
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": 5439950010622,
|
|
3
|
+
"key": "menu",
|
|
4
|
+
"title": "Veda Menu",
|
|
5
|
+
"describe": "The Veda Knowledge Menu",
|
|
6
|
+
"data": [
|
|
7
|
+
{
|
|
8
|
+
"id": 1283031073193,
|
|
9
|
+
"title": "🛟 Help",
|
|
10
|
+
"cmd": "#veda help"
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
"id": 1783384154168,
|
|
14
|
+
"title": "🪷 Rig Veda",
|
|
15
|
+
"cmd": "#veda books:rigveda"
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"id": 5927006658592,
|
|
19
|
+
"title": "🌈 Sama Veda",
|
|
20
|
+
"cmd": "#veda books:samaveda"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"id": 1783384154168,
|
|
24
|
+
"title": "🧘 Atharva Veda",
|
|
25
|
+
"cmd": "#veda books:atharvaveda"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"id": 2858650626992,
|
|
29
|
+
"title": "✨ Yajur Veda",
|
|
30
|
+
"cmd": "#veda books:yajurveda"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"id": 1783384154168,
|
|
34
|
+
"title": "👨⚖️ Laws of Manu",
|
|
35
|
+
"cmd": "#veda books:manu"
|
|
36
|
+
}
|
|
37
|
+
]
|
|
38
|
+
}
|