feat(discord-bot): icone command now sends clan tag as text to copy it on mobile
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m12s

This commit is contained in:
2026-05-07 12:08:27 +02:00
parent 324c392e1b
commit c0395412f4

View File

@@ -40,6 +40,7 @@ export const iconeCommand: Command = async (message, args) => {
} }
await message.reply({ await message.reply({
content: clan.tag,
embeds: [ embeds: [
new EmbedBuilder() new EmbedBuilder()
.setDescription( .setDescription(