besta
This commit is contained in:
parent
343bbad6b9
commit
2536527174
@ -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}`);
|
||||
},
|
||||
};
|
||||
Loading…
x
Reference in New Issue
Block a user