From a6b378c156dd6f219737ff50b8c0437d8f16f1f6 Mon Sep 17 00:00:00 2001 From: Bxio Date: Thu, 1 May 2025 21:25:03 +0100 Subject: [PATCH] --- src/commands/Community/meta.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/Community/meta.js b/src/commands/Community/meta.js index 4207e63..7a3cf4e 100644 --- a/src/commands/Community/meta.js +++ b/src/commands/Community/meta.js @@ -6,7 +6,7 @@ console.error("--------------------- lista_membro.js ---------------------"); module.exports = { data: new SlashCommandBuilder() - .setName('membros') + .setName('meta') .setDescription('Exibe as informações do membro que enviou o comando.'), async execute(interaction) {