Skip to content

Commit

Permalink
ACTUALIZACION
Browse files Browse the repository at this point in the history
  • Loading branch information
Russilx committed Dec 18, 2024
1 parent b4a0a3c commit fcc9ef9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion plugins/info-instalarbot.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ const handler = async (m, {conn, usedPrefix}) => {
'headerType': 6};
conn.sendMessage(m.chat, buttonMessage, {quoted: m});
};
handler.command = ['instalarbot', 'instalarbot'];
handler.command = [];
export default handler;
4 changes: 2 additions & 2 deletions src/languages/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -3849,8 +3849,8 @@
]
},
"participantsUpdate": {
"texto1": "πŸ‘‹ Β‘Bienvenido/a!\n@user",
"texto2": "πŸ‘‹ Β‘Hasta luego!\n@user",
"texto1": "πŸ‘‹ Β‘BIENVENIDO LA CONCHA TUYA!\n@user",
"texto2": "πŸ‘‹ Β‘CHAU HIJO DE RE MIL PUTA!\n@user",
"texto3": "*[ ℹ️ ] @user Fue promovido a administrador.*",
"texto4": "*[ ℹ️ ] @user Fue degradado de administrador.*",
"texto5": "*[ ℹ️ ] La descripciΓ³n del grupo ha sido modificada.*",
Expand Down

0 comments on commit fcc9ef9

Please sign in to comment.