This commit is contained in:
2026-02-28 12:32:12 +01:00
parent ad2014b7b2
commit 314a4ec94b
13 changed files with 35 additions and 121 deletions

View File

@@ -105,7 +105,7 @@ module.exports = {
{ name: '🔄 Type', value: resetType === 'signature' ? 'Signature' : 'Tout le profil', inline: true },
{ name: '📝 Raison', value: reason, inline: false }
)
.setFooter({ text: 'France Femboy Bot • Administration' })
.setFooter({ text: 'Femboy Croissant Bot • Administration' })
.setTimestamp();
await sendLog(interaction.guild, { embeds: [logEmbed] });