From fe89660b11be81ef4eff921cca39e27750dac504 Mon Sep 17 00:00:00 2001 From: Lucas Gabriel Date: Sun, 6 Oct 2024 22:05:07 -0300 Subject: [PATCH] Added /wiki to help --- locales/english.json | 2 +- locales/portuguese.json | 2 +- locales/spanish.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/locales/english.json b/locales/english.json index fe2bbec..5f26cd3 100644 --- a/locales/english.json +++ b/locales/english.json @@ -50,7 +50,7 @@ "mainCommands": "Main commands", "mainCommandsDesc": "*Main commands*\n\n- /help: Show bot's help\n- /start: Start the bot\n- /privacy: Read the bot's Privacy Policy", "usefulCommands": "Useful commands", - "usefulCommandsDesc": "*Useful commands*\n\n- /chatinfo: Send information about the group\n- /userinfo: Send information about yourself\n- /d | /device ``: Search for a device on GSMArena and show its specs.\n- /weather | /clima ``: See weather status for a specific location.\n- /modarchive | /tma ``: Download a module from The Mod Archive.", + "usefulCommandsDesc": "*Useful commands*\n\n- /chatinfo: Send information about the group\n- /userinfo: Send information about yourself\n- /d | /device ``: Search for a device on GSMArena and show its specs.\n- /weather | /clima ``: See weather status for a specific location.\n- /modarchive | /tma ``: Download a module from The Mod Archive.\n- /wiki (WIP): Displays content from a Wikipedia page, converting some things to a more familiar format on Telegram.", "funnyCommands": "Funny commands", "funnyCommandsDesc": "*Funny commands*\n\n- /gay: Check if you are gay\n- /furry: Check if you are a furry\n- /random: Pick a random number between 0-10\n- /soggy `<1 | 2 | 3 | 4 | orig | thumb | sticker | alt>`: Sends the [Soggy cat meme](https://knowyourmeme.com/memes/soggy-cat)\n - /cat `` - Sends a random picture of a cat. You can specify some tags, separating each by a comma. Example: `/cat orange, cute`", "interactiveEmojis": "Interactive emojis", diff --git a/locales/portuguese.json b/locales/portuguese.json index 6f89eec..4f46f9d 100644 --- a/locales/portuguese.json +++ b/locales/portuguese.json @@ -50,7 +50,7 @@ "mainCommands": "Comandos principais", "mainCommandsDesc": "*Comandos principais*\n\n- /help: Exibe a ajuda do bot\n- /start: Inicia o bot\n- /privacy: Leia a política de privacidade do bot", "usefulCommands": "Comandos úteis", - "usefulCommandsDesc": "*Comandos úteis*\n\n- /chatinfo: Envia informações sobre o grupo\n- /userinfo: Envia informações sobre você\n- /d | /device ``: Pesquisa um dispositivo no GSMArena e mostra suas especificações.\n- /weather | /clima ``: Veja o status do clima para uma localização específica\n- /modarchive | /tma ``: Baixa um módulo do The Mod Archive.", + "usefulCommandsDesc": "*Comandos úteis*\n\n- /chatinfo: Envia informações sobre o grupo\n- /userinfo: Envia informações sobre você\n- /d | /device ``: Pesquisa um dispositivo no GSMArena e mostra suas especificações.\n- /weather | /clima ``: Veja o status do clima para uma localização específica\n- /modarchive | /tma ``: Baixa um módulo do The Mod Archive.\n- /wiki (WIP): Exibe conteúdo de uma página da Wikipedia, convertendo algumas coisas para um formato mais familiar no Telegram.", "funnyCommands": "Comandos engraçados", "funnyCommandsDesc": "*Comandos engraçados*\n\n- /gay: Verifique se você é gay\n- /furry: Verifique se você é furry\n- /random: Escolhe um número aleatório entre 0-10\n- /soggy `<1 | 2 | 3 | 4 | orig | thumb | sticker | alt>`: Envia o meme [Soggy cat](https://knowyourmeme.com/memes/soggy-cat)\n- /cat `` - Envia uma foto aleatória de um gato. Você pode especificar algumas tags em inglês, separando cada uma por uma vírgula. Exemplo: `/cat orange, cute`", "interactiveEmojis": "Emojis interativos", diff --git a/locales/spanish.json b/locales/spanish.json index c2d63f1..e7ccdb1 100644 --- a/locales/spanish.json +++ b/locales/spanish.json @@ -50,7 +50,7 @@ "mainCommands": "Comandos principales", "mainCommandsDesc": "*Comandos principales*\n\n- /help: Muestra la ayuda del bot\n- /start: Inicia el bot\n- /privacy: Lee la política de privacidad del bot", "usefulCommands": "Comandos útiles", - "usefulCommandsDesc": "*Comandos útiles*\n\n- /chatinfo: Envía información sobre el grupo\n- /userinfo: Envía información sobre ti\n- /d | /device ``: Busca un dispositivo en GSMArena y muestra sus especificaciones.\n- /weather | /clima ``: Ve el estado del clima para una ubicación específica\n- /modarchive | /tma ``: Descarga un módulo del The Mod Archive.", + "usefulCommandsDesc": "*Comandos útiles*\n\n- /chatinfo: Envía información sobre el grupo\n- /userinfo: Envía información sobre ti\n- /d | /device ``: Busca un dispositivo en GSMArena y muestra sus especificaciones.\n- /weather | /clima ``: Ve el estado del clima para una ubicación específica\n- /modarchive | /tma ``: Descarga un módulo del The Mod Archive.\n- /wiki (WIP): Muestra contenido de una página de Wikipedia, convirtiendo algunas cosas a un formato más familiar en Telegram.", "funnyCommands": "Comandos graciosos", "funnyCommandsDesc": "*Comandos graciosos*\n\n- /gay: Verifica si eres gay\n- /furry: Verifica si eres furry\n- /random: Elige un número aleatorio entre 0-10\n- /soggy `<1 | 2 | 3 | 4 | orig | thumb | sticker | alt>`: Envía el meme [Soggy cat](https://knowyourmeme.com/memes/soggy-cat)\n- /cat `` - Envía una foto aleatoria de un gato. Puedes especificar algunas etiquetas en inglés, separando cada una por una coma. Ejemplo: `/cat orange, cute`", "interactiveEmojis": "Emojis interactivos",