diff --git a/src/commands/Community/lista_membros.js b/src/commands/Community/lista_membros.js index 92c31b8..2561e90 100644 --- a/src/commands/Community/lista_membros.js +++ b/src/commands/Community/lista_membros.js @@ -67,7 +67,7 @@ module.exports = { // Use this 'embed' when sending a message to a channel. - console.log(embed); + console.error(embed); await interaction.editReply(`\n${embed}\n`);