From 25365271744861c1625c209f5e77f15114138cd5 Mon Sep 17 00:00:00 2001 From: Bxio Date: Thu, 17 Apr 2025 10:12:25 +0100 Subject: [PATCH] besta --- src/commands/Community/teste.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/Community/teste.js b/src/commands/Community/teste.js index bc1ae82..ff9a67c 100644 --- a/src/commands/Community/teste.js +++ b/src/commands/Community/teste.js @@ -29,6 +29,6 @@ module.exports = { ), async execute(interaction) { const nome = interaction.options.getString('nome'); - await interaction.reply(`Selecionaste: ${nome}`); + await interaction.reply(`Selecionaste: ${nome} ${target} ${raça}`); }, }; \ No newline at end of file