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
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m12s
This commit is contained in:
@@ -40,6 +40,7 @@ export const iconeCommand: Command = async (message, args) => {
|
||||
}
|
||||
|
||||
await message.reply({
|
||||
content: clan.tag,
|
||||
embeds: [
|
||||
new EmbedBuilder()
|
||||
.setDescription(
|
||||
|
||||
Reference in New Issue
Block a user