mirror of
https://github.com/MuRuLOSE/limoka.git
synced 2026-06-16 14:34:17 +02:00
Updated modules.json after parse 2026-02-09 01:29:33
This commit is contained in:
144
modules.json
144
modules.json
@@ -1,5 +1,145 @@
|
||||
{
|
||||
"modules": {
|
||||
"LimokaLegacy.py": {
|
||||
"name": "LimokaLegacy",
|
||||
"description": "Modules are now in one place with easy searching!\nFor Hikka and FTG Userbots. This module has outdated functionality and is kept for legacy reasons only.\nRead https://t.me/limokanews/133 for more information.",
|
||||
"cls_doc": {},
|
||||
"meta": {
|
||||
"pic": null,
|
||||
"banner": null,
|
||||
"developer": "@limokanews"
|
||||
},
|
||||
"commands": [
|
||||
{
|
||||
"limoka": "[query / nothing] - Search modules | (RU) [запрос / ничего] — Поиск модулей"
|
||||
},
|
||||
{
|
||||
"lshistory": "[clear] - Show or clear search history | (RU) [clear] — Показать или очистить историю поиска"
|
||||
}
|
||||
],
|
||||
"new_commands": [
|
||||
{
|
||||
"name": "limoka",
|
||||
"original_name": "limokacmd",
|
||||
"description": {
|
||||
"default": "[query / nothing] - Search modules",
|
||||
"ru": "[запрос / ничего] — Поиск модулей"
|
||||
},
|
||||
"cmd_names": {},
|
||||
"aliases": [],
|
||||
"usage": null,
|
||||
"inline": false,
|
||||
"is_inline_handler": false,
|
||||
"decorators": []
|
||||
},
|
||||
{
|
||||
"name": "lshistory",
|
||||
"original_name": "lshistorycmd",
|
||||
"description": {
|
||||
"default": "[clear] - Show or clear search history",
|
||||
"ru": "[clear] — Показать или очистить историю поиска"
|
||||
},
|
||||
"cmd_names": {},
|
||||
"aliases": [],
|
||||
"usage": null,
|
||||
"inline": false,
|
||||
"is_inline_handler": false,
|
||||
"decorators": []
|
||||
}
|
||||
],
|
||||
"inline_handlers": [],
|
||||
"strings": {
|
||||
"name": "Limoka Legacy",
|
||||
"wait": "Just wait\n<emoji document_id=5404630946563515782>🔍</emoji> A search is underway among {count} modules for the query: <code>{query}</code>\n<i>{fact}</i>",
|
||||
"found_header": "<emoji document_id=5413334818047940135>🔍</emoji> Found module <b>{name}</b> by query: <b>{query}</b>\n\n<b><emoji document_id=5418376169055602355>ℹ️</emoji> Description:</b> {description}\n<b><emoji document_id=5418299289141004396>🧑💻</emoji> Developer:</b> {username}\n\n<b><emoji document_id=5418376169055602355>🏷</emoji> Tags:</b> {tags}\n\n",
|
||||
"found_body": "{commands}",
|
||||
"found_footer": "",
|
||||
"caption_short": "<emoji document_id=5413334818047940135>🔍</emoji> <b>{safe_name}</b>\n<b><emoji document_id=5418376169055602355>ℹ️</emoji> Description:</b> {safe_desc}\n<b><emoji document_id=5418299289141004396>🧑💻</emoji> Dev:</b> {dev_username}",
|
||||
"command_template": "{emoji} <code>{prefix}{command}</code> — {description}\n",
|
||||
"inline_handler_template": "{inline_bot} {command} — {description}\n",
|
||||
"emojis": {
|
||||
"1": "<emoji document_id=5416037945909987712>1️⃣</emoji>",
|
||||
"2": "<emoji document_id=5413855071731470617>2️⃣</emoji>",
|
||||
"3": "<emoji document_id=5416068826724850291>3️⃣</emoji>",
|
||||
"4": "<emoji document_id=5415843998071803071>4️⃣</emoji>",
|
||||
"5": "<emoji document_id=5415684843763686989>5️⃣</emoji>",
|
||||
"6": "<emoji document_id=5415975458430796879>6️⃣</emoji>",
|
||||
"7": "<emoji document_id=5415769763857060166>7️⃣</emoji>",
|
||||
"8": "<emoji document_id=5416006506749383505>8️⃣</emoji>",
|
||||
"9": "<emoji document_id=5415963015910544694>9️⃣</emoji>"
|
||||
},
|
||||
"404": "<emoji document_id=5210952531676504517>❌</emoji> <b>Not found by query: <i>{query}</i></b>",
|
||||
"noargs": "<emoji document_id=5210952531676504517>❌</emoji> <b>No args</b>",
|
||||
"?": "<emoji document_id=5951895176908640647>🔎</emoji> Request too short / not found",
|
||||
"no_info": "No information",
|
||||
"facts": [
|
||||
"<emoji document_id=5472193350520021357>🛡</emoji> The limoka catalog is carefully moderated!",
|
||||
"<emoji document_id=5940434198413184876>🚀</emoji> Limoka performance allows you to search for modules quickly!"
|
||||
],
|
||||
"history": "<emoji document_id=5879939498149679716>🔎</emoji> <b>Your search history:</b>\n{history}",
|
||||
"empty_history": "<emoji document_id=5879939498149679716>🔎</emoji> <b>Your search history is empty!</b>",
|
||||
"enter_query": "🔍 Enter new search query:",
|
||||
"global_search": "<emoji document_id=5413334818047940135>🔍</emoji> Global search for <b>{query}</b> — found <b>{count}</b> modules",
|
||||
"change_query": "🔍 Change query",
|
||||
"back": "🔙 Back",
|
||||
"global_button": "🌍 Results",
|
||||
"first_page": "This is the first page!",
|
||||
"last_page": "This is the last page!",
|
||||
"display_error": "Error displaying module. Please try again.",
|
||||
"error_occurred": "An error occurred. Please try again.",
|
||||
"start_search_form": "<emoji document_id=5413334818047940135>🔍</emoji> <b>Limoka Search</b>\nEnter your query to search for modules:",
|
||||
"history_cleared": "<emoji document_id=5427009710268689068>🧹</emoji> <b>Search history cleared!</b>",
|
||||
"invalid_history_arg": "<emoji document_id=5210952531676504517>❌</emoji> <b>Invalid argument for history command. Use:</b>\n<code>.lshistory</code> - show history\n<code>.lshistory clear</code> - clear history",
|
||||
"close": "❌ Close",
|
||||
"indexing_in_progress": "⚠️ Database is busy, try again later. If issue persists, try removing limoka_index in the userbot's root folder. If error persists again, report to developers",
|
||||
"install_btn": "🛠 Install",
|
||||
"source_btn": "📦 Source",
|
||||
"installed": "✅ Installed successfully!",
|
||||
"install_failed": "❌ Installation failed!",
|
||||
"tags": {
|
||||
"newbie": "Newbie",
|
||||
"herokutrusted": "Heroku Trusted",
|
||||
"hikkatrusted": "Hikka Trusted",
|
||||
"nonactive": "Non-active repository",
|
||||
"nonlongermaintained": "Abandoned repository"
|
||||
},
|
||||
"name_ru": "Limoka",
|
||||
"wait_ru": "Подождите\n<emoji document_id=5404630946563515782>🔍</emoji> Идёт поиск среди {count} модулей по запросу: <code>{query}</code>\n<i>{fact}</i>",
|
||||
"found_header_ru": "<emoji document_id=5413334818047940135>🔍</emoji> Найден модуль <b>{name}</b> по запросу: <b>{query}</b>\n\n<b><emoji document_id=5418376169055602355>ℹ️</emoji> Описание:</b> {description}\n<b><emoji document_id=5418299289141004396>🧑💻</emoji> Разработчик:</b> {username}\n\n<b><emoji document_id=5418376169055602355>🏷</emoji> Теги:</b> {tags}\n\n",
|
||||
"found_body_ru": "{commands}",
|
||||
"found_footer_ru": "",
|
||||
"caption_short_ru": "<emoji document_id=5413334818047940135>🔍</emoji> <b>{safe_name}</b>\n<b><emoji document_id=5418376169055602355>ℹ️</emoji> Описание:</b> {safe_desc}\n<b><emoji document_id=5418299289141004396>🧑💻</emoji> Разработчик:</b> {dev_username}",
|
||||
"command_template_ru": "{emoji} <code>{prefix}{command}</code> — {description}\n",
|
||||
"inline_handler_template_ru": "{inline_bot} {command} — {description}\n",
|
||||
"404_ru": "<emoji document_id=5210952531676504517>❌</emoji> <b>Не найдено по запросу: <i>{query}</i></b>",
|
||||
"noargs_ru": "<emoji document_id=5210952531676504517>❌</emoji> <b>Нет аргументов</b>",
|
||||
"?_ru": "<emoji document_id=5951895176908640647>🔎</emoji> Запрос слишком короткий / не найден",
|
||||
"no_info_ru": "Нет информации",
|
||||
"history_ru": "<emoji document_id=5879939498149679716>🔎</emoji> <b>История поиска:</b>\n{history}",
|
||||
"empty_history_ru": "<emoji document_id=5879939498149679716>🔎</emoji> <b>История поиска пуста!</b>",
|
||||
"enter_query_ru": "🔍 Введите новый поисковый запрос:",
|
||||
"global_search_ru": "<emoji document_id=5413334818047940135>🔍</emoji> Глобальный поиск по <b>{query}</b> — найдено <b>{count}</b> модулей",
|
||||
"change_query_ru": "🔍 Изменить запрос",
|
||||
"back_ru": "🔙 Назад",
|
||||
"global_button_ru": "🌍 Результаты",
|
||||
"first_page_ru": "Это первая страница!",
|
||||
"last_page_ru": "Это последняя страница!",
|
||||
"display_error_ru": "Ошибка отображения модуля. Пожалуйста, попробуйте еще раз.",
|
||||
"error_occurred_ru": "Произошла ошибка. Пожалуйста, попробуйте еще раз.",
|
||||
"start_search_form_ru": "<emoji document_id=5413334818047940135>🔍</emoji> <b>Limoka Поиск</b>\nВведите ваш запрос для поиска модулей:",
|
||||
"history_cleared_ru": "<emoji document_id=5427009710268689068>🧹</emoji> <b>История поиска очищена!</b>",
|
||||
"invalid_history_arg_ru": "<emoji document_id=5210952531676504517>❌</emoji> <b>Неверный аргумент для команды истории. Используйте:</b>\n<code>.lshistory</code> - показать историю\n<code>.lshistory clear</code> - очистить историю",
|
||||
"close_ru": "❌ Закрыть",
|
||||
"indexing_in_progress_ru": "⚠️ База данных занята, попробуйте снова через несколько секунд. Если ошибка сохраняется, попробуйте удалить limoka_index в корневой папке юзербота. Если ошибка сохраняется снова, сообщите разработчикам",
|
||||
"install_btn_ru": "🛠 Установить",
|
||||
"source_btn_ru": "📦 Исходный код",
|
||||
"installed_ru": "✅ Установлено успешно!",
|
||||
"install_failed_ru": "❌ Установка не удалась!"
|
||||
},
|
||||
"has_on_load": false,
|
||||
"has_on_unload": false,
|
||||
"class_cmd_names": {}
|
||||
},
|
||||
"Limoka.py": {
|
||||
"name": "Limoka",
|
||||
"description": "Modules are now in one place with easy searching!",
|
||||
@@ -81854,7 +81994,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"total_modules": 1018,
|
||||
"generated_at": "2026-02-08T01:59:16.074956"
|
||||
"total_modules": 1019,
|
||||
"generated_at": "2026-02-09T01:29:32.864976"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user