mirror of
https://github.com/nx-bat/pet-the-pond.git
synced 2026-09-22 10:29:11 -04:00
(commands): i'm losing my mind.
This commit is contained in:
@@ -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.'
|
||||
}]
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user