diff --git a/src/commands/Community/portista.js b/src/commands/Community/portista.js index a2f64fe..34f9683 100644 --- a/src/commands/Community/portista.js +++ b/src/commands/Community/portista.js @@ -45,7 +45,7 @@ async function createAddCommand() { // Configura o comando /add com as opções carregadas const data = new SlashCommandBuilder() - .setName('add') + .setName('xadd') .setDescription('Adiciona o servidor à base de dados.') .addStringOption(option => option