diff --git a/commands/admin/custom_vc/slash.js b/commands/admin/custom_vc/slash.js index a079c69..6b037ab 100644 --- a/commands/admin/custom_vc/slash.js +++ b/commands/admin/custom_vc/slash.js @@ -82,7 +82,7 @@ export async function execute(interaction) { // Reply failed to acknowledge command await interaction.reply({ - content: `Failed to ${step} message!`, + content: `Failed to ${step} channel!`, ephemeral: true }); }