(commands): i'm losing my mind.

This commit is contained in:
2026-08-26 15:36:23 +08:00
parent 59518f7b99
commit 53606deabd
3 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ class ProfileCommand extends Command<CommandClient> {
await interaction.createMessage({
embeds: [{
color: 0xff5555,
description: 'Sorry, I was unable to get your profile. Please try again later.'
description: 'There was an error processing your request. Please try again later.'
}]
});