diff --git a/Commands/InterviewTemplateCommands.cs b/Commands/InterviewTemplateCommands.cs index b80b493..1eff933 100644 --- a/Commands/InterviewTemplateCommands.cs +++ b/Commands/InterviewTemplateCommands.cs @@ -147,7 +147,7 @@ public class InterviewTemplateCommands await command.RespondAsync(new DiscordEmbedBuilder { Color = DiscordColor.Green, - Description = "Uploaded interview template." + Description = "Uploaded interview template for `\" + category.Name + \"`." }, true); } else