@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.
Files changed (83) hide show
  1. package/{LICENSE → LICENSE.md} +1 -1
  2. package/README.md +74 -4
  3. package/data/atharvaveda/index.js +4 -0
  4. package/data/atharvaveda/index.json +105 -83
  5. package/data/menu.json +38 -0
  6. package/data/rigveda/01.json +1038 -878
  7. package/data/rigveda/02.json +240 -213
  8. package/data/rigveda/03.json +327 -274
  9. package/data/rigveda/04.json +319 -277
  10. package/data/rigveda/05.json +486 -444
  11. package/data/rigveda/06.json +406 -349
  12. package/data/rigveda/07.json +582 -527
  13. package/data/rigveda/08.json +555 -480
  14. package/data/rigveda/09.json +690 -581
  15. package/data/rigveda/10.json +1021 -851
  16. package/data/rigveda/books/01.json +1729 -0
  17. package/data/rigveda/books/02.json +397 -0
  18. package/data/rigveda/books/03.json +568 -0
  19. package/data/rigveda/books/04.json +532 -0
  20. package/data/rigveda/books/05.json +793 -0
  21. package/data/rigveda/books/06.json +685 -0
  22. package/data/rigveda/books/07.json +946 -0
  23. package/data/rigveda/books/08.json +937 -0
  24. package/data/rigveda/books/09.json +1036 -0
  25. package/data/rigveda/books/10.json +1729 -0
  26. package/data/rigveda/index.js +61 -26
  27. package/data/rigveda/index.json +47 -35
  28. package/data/samaveda/books/01.json +130 -0
  29. package/data/samaveda/books/02.json +130 -0
  30. package/data/samaveda/books/03.json +118 -0
  31. package/data/samaveda/books/04.json +130 -0
  32. package/data/samaveda/books/05.json +130 -0
  33. package/data/samaveda/books/06.json +118 -0
  34. package/data/samaveda/books/07.json +538 -0
  35. package/data/samaveda/books/08.json +466 -0
  36. package/data/samaveda/books/09.json +550 -0
  37. package/data/samaveda/books/10.json +466 -0
  38. package/data/samaveda/books/11.json +526 -0
  39. package/data/samaveda/books/12.json +598 -0
  40. package/data/samaveda/books/13.json +598 -0
  41. package/data/samaveda/books/14.json +610 -0
  42. package/data/samaveda/books/15.json +478 -0
  43. package/data/samaveda/index.js +140 -0
  44. package/data/samaveda/index.json +146 -0
  45. package/func/index.js +247 -0
  46. package/help/main.feecting +23 -5
  47. package/index.js +5 -300
  48. package/methods/index.js +199 -0
  49. package/package.json +9 -25
  50. package/data/rigveda/links.json +0 -19
  51. /package/data/atharvaveda/{json → books}/01.json +0 -0
  52. /package/data/atharvaveda/{json → books}/02.json +0 -0
  53. /package/data/atharvaveda/{json → books}/03.json +0 -0
  54. /package/data/atharvaveda/{json → books}/04.json +0 -0
  55. /package/data/atharvaveda/{json → books}/05.json +0 -0
  56. /package/data/atharvaveda/{json → books}/06.json +0 -0
  57. /package/data/atharvaveda/{json → books}/07.json +0 -0
  58. /package/data/atharvaveda/{json → books}/08.json +0 -0
  59. /package/data/atharvaveda/{json → books}/09.json +0 -0
  60. /package/data/atharvaveda/{json → books}/10.json +0 -0
  61. /package/data/atharvaveda/{json → books}/11.json +0 -0
  62. /package/data/atharvaveda/{json → books}/12.json +0 -0
  63. /package/data/atharvaveda/{json → books}/13.json +0 -0
  64. /package/data/atharvaveda/{json → books}/14.json +0 -0
  65. /package/data/atharvaveda/{json → books}/15.json +0 -0
  66. /package/data/atharvaveda/{json → books}/16.json +0 -0
  67. /package/data/atharvaveda/{json → books}/17.json +0 -0
  68. /package/data/atharvaveda/{json → books}/18.json +0 -0
  69. /package/data/atharvaveda/{json → books}/19.json +0 -0
  70. /package/data/atharvaveda/{json → books}/20.json +0 -0
  71. /package/data/{laws/manu → manu}/01.json +0 -0
  72. /package/data/{laws/manu → manu}/02.json +0 -0
  73. /package/data/{laws/manu → manu}/03.json +0 -0
  74. /package/data/{laws/manu → manu}/04.json +0 -0
  75. /package/data/{laws/manu → manu}/05.json +0 -0
  76. /package/data/{laws/manu → manu}/06.json +0 -0
  77. /package/data/{laws/manu → manu}/07.json +0 -0
  78. /package/data/{laws/manu → manu}/08.json +0 -0
  79. /package/data/{laws/manu → manu}/09.json +0 -0
  80. /package/data/{laws/manu → manu}/10.json +0 -0
  81. /package/data/{laws/manu → manu}/11.json +0 -0
  82. /package/data/{laws/manu → manu}/12.json +0 -0
  83. /package/data/{laws → manu}/index.js +0 -0
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2022 Quinn Michaels
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
- The Rig Veda Deva
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-dev`
5
+ `npm i @indra.ai/vedadeva --save`
6
6
 
7
- `const veda = require('@indra.ai/vedadeva')`;
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": " The Atharvaveda is one of the four Vedas, a collection of ancient texts that includes hymns, spells, and incantations for healing and rituals. It focuses on practical aspects of daily life, such as health, longevity, and protection from evil forces.",
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": 7133350343475,
9
+ "id": 4874275083388,
8
10
  "key": "01",
9
11
  "title": "Book I",
10
- "json": "json/01.json",
11
- "created": 1745090290785,
12
- "hash": "md5-3PvmRiYJdM0alR5xw7g7kA=="
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": 1784460371581,
18
+ "id": 7220005585976,
16
19
  "key": "02",
17
20
  "title": "Book II",
18
- "json": "json/02.json",
19
- "created": 1745090290813,
20
- "hash": "md5-cm6TQv2tQyvdbjORksnDxw=="
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": 1819379812979,
27
+ "id": 4124268649265,
24
28
  "key": "03",
25
29
  "title": "Book III",
26
- "json": "json/03.json",
27
- "created": 1745090290825,
28
- "hash": "md5-ELBPUvcU8Jag7wejk5j7pw=="
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": 5283014019917,
36
+ "id": 6533355290307,
32
37
  "key": "04",
33
38
  "title": "Book IV",
34
- "json": "json/04.json",
35
- "created": 1745090290837,
36
- "hash": "md5-b0s8/t0gp4UP8qrVhbtfWg=="
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": 1931209731390,
45
+ "id": 6020169975514,
40
46
  "key": "05",
41
47
  "title": "Book V",
42
- "json": "json/05.json",
43
- "created": 1745090290852,
44
- "hash": "md5-dRNiKV+jX8gh+CiX6a2aFQ=="
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": 4639700615346,
54
+ "id": 4740700787855,
48
55
  "key": "06",
49
56
  "title": "Book VI",
50
- "json": "json/06.json",
51
- "created": 1745090290863,
52
- "hash": "md5-a9tww0hdU+ep1mnnpLTPxw=="
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": 4609699794562,
63
+ "id": 5263760451276,
56
64
  "key": "07",
57
65
  "title": "Book VII",
58
- "json": "json/07.json",
59
- "created": 1745090290906,
60
- "hash": "md5-2+iI6UAFQ7kf4Je/81r3zA=="
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": 4648166592765,
72
+ "id": 6987750407326,
64
73
  "key": "08",
65
74
  "title": "Book VIII",
66
- "json": "json/08.json",
67
- "created": 1745090290928,
68
- "hash": "md5-K+YotYJwRFW4LqzcjddLgA=="
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": 7095659251840,
81
+ "id": 3860721072937,
72
82
  "key": "09",
73
83
  "title": "Book IX",
74
- "json": "json/09.json",
75
- "created": 1745090290933,
76
- "hash": "md5-mIsksSlu8eD3oH8W1qGiVg=="
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": 6140501926364,
90
+ "id": 6705804137407,
80
91
  "key": "10",
81
92
  "title": "Book X",
82
- "json": "json/10.json",
83
- "created": 1745090290939,
84
- "hash": "md5-Vg1BuWP1LvUO0xrWmT+4nQ=="
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": 7138525193495,
99
+ "id": 4785944054357,
88
100
  "key": "11",
89
101
  "title": "Book XI",
90
- "json": "json/11.json",
91
- "created": 1745090290945,
92
- "hash": "md5-3wCRAMxOf7aRC5zl8LTEhw=="
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": 4818877804073,
108
+ "id": 7172437466087,
96
109
  "key": "12",
97
110
  "title": "Book XII",
98
- "json": "json/12.json",
99
- "created": 1745090290950,
100
- "hash": "md5-MAi97bX5YgA1pcIv5yHcuw=="
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": 1215818666544,
117
+ "id": 2716000496093,
104
118
  "key": "13",
105
119
  "title": "Book XIII",
106
- "json": "json/13.json",
107
- "created": 1745090290956,
108
- "hash": "md5-o4nu07SSu7Ozh9U/+N2XyA=="
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": 4035745469690,
126
+ "id": 1644824796841,
112
127
  "key": "14",
113
128
  "title": "Book XIV",
114
- "json": "json/14.json",
115
- "created": 1745090290959,
116
- "hash": "md5-cDtP7gGMZB6A9CPwOYWILA=="
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": 2974458034591,
135
+ "id": 1268843203063,
120
136
  "key": "15",
121
137
  "title": "Book XV",
122
- "json": "json/15.json",
123
- "created": 1745090290965,
124
- "hash": "md5-hOkx4MO3TZ4lnktEo3cB8A=="
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": 6967483209376,
144
+ "id": 3354033896873,
128
145
  "key": "16",
129
146
  "title": "Book XVI",
130
- "json": "json/16.json",
131
- "created": 1745090290970,
132
- "hash": "md5-CqtuCF8bpjLqf8lp5zL/8g=="
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": 3720476942433,
153
+ "id": 2869737371825,
136
154
  "key": "17",
137
155
  "title": "Book XVII",
138
- "json": "json/17.json",
139
- "created": 1745090290973,
140
- "hash": "md5-3rUx18ca4tCjpq/BHqt7Ew=="
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": 3355549522960,
162
+ "id": 2307581123412,
144
163
  "key": "18",
145
164
  "title": "Book XVIII",
146
- "json": "json/18.json",
147
- "created": 1745090290974,
148
- "hash": "md5-TpAZF4XSoEyI+o/aT302qQ=="
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": 6243284450855,
171
+ "id": 1514762318663,
152
172
  "key": "19",
153
173
  "title": "Book XIX",
154
- "json": "json/19.json",
155
- "created": 1745090290982,
156
- "hash": "md5-AVTiUzH1NsBnNBbSZYLXBw=="
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": 3905456308719,
180
+ "id": 5727818945495,
160
181
  "key": "20",
161
182
  "title": "Book XX",
162
- "json": "json/20.json",
163
- "created": 1745090291002,
164
- "hash": "md5-md1QYzZRVWVf7fSMAhupEQ=="
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": 1745090290779,
168
- "hash": "md5-bH7XGPfhfTkzo287E/eQYA=="
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
+ }