Updated modules.json after parse 2025-11-24 01:11:02

This commit is contained in:
github-actions[bot]
2025-11-24 01:11:02 +00:00
parent ade9e31d3d
commit 26b01a5670

View File

@@ -1,7 +1,7 @@
{ {
"Limoka.py": { "Limoka.py": {
"name": "Limoka", "name": "Limoka",
"description": "Hikka modules are now in one place with easy searching!", "description": "Modules are now in one place with easy searching!",
"meta": { "meta": {
"pic": null, "pic": null,
"banner": null, "banner": null,
@@ -12,7 +12,7 @@
"limokacmd": "[query / nothing] - Search modules [запрос / ничего] — Поиск модулей" "limokacmd": "[query / nothing] - Search modules [запрос / ничего] — Поиск модулей"
}, },
{ {
"lshistorycmd": "- Show search history — Показать историю поиска" "lshistorycmd": "[clear] - Show or clear search history [clear] — Показать или очистить историю поиска"
} }
], ],
"new_commands": [ "new_commands": [
@@ -25,9 +25,9 @@
}, },
{ {
"lshistory": { "lshistory": {
"ru_doc": "— Показать историю поиска", "ru_doc": "[clear] — Показать или очистить историю поиска",
"en_doc": null, "en_doc": null,
"doc": "- Show search history" "doc": "[clear] - Show or clear search history"
} }
} }
], ],