diff --git a/src/commands/Community/testeadd.js b/src/commands/Community/testeadd.js index 1096592..c0696d8 100644 --- a/src/commands/Community/testeadd.js +++ b/src/commands/Community/testeadd.js @@ -37,7 +37,8 @@ module.exports = { { name: 'Mike', value: '1' }, { name: 'Totem', value: '3' }, ) - ), + ), + async execute(interaction, client) { const guildId = interaction.guild.id;