И это тоже

This commit is contained in:
Jonny_Bro (Nikita) 2023-04-12 23:26:44 +05:00
parent 7439602be3
commit 37d95ed8ff

View file

@ -93,6 +93,7 @@ class Userinfo extends BaseCommand {
text: client.config.embed.footer,
});
/*
if (member.presence.activities[0]?.name === "Custom Status") {
embed.addFields([
{
@ -109,7 +110,7 @@ class Userinfo extends BaseCommand {
inline: true,
},
]);
}
} */
interaction.reply({
embeds: [embed],