diff --git a/Bot/InviteTracker.fs b/Bot/InviteTracker.fs index c2dc4bb..98ed36d 100644 --- a/Bot/InviteTracker.fs +++ b/Bot/InviteTracker.fs @@ -128,7 +128,7 @@ let createGuildInvite (ctx : IDiscordContext) showWhitelistReward = $"**⏀ | Your Mission:**\nUse the link to **recruit** {invitesRequired} Degenz into Beautopia©.\n\n" + $"**⌼ | Your Reward:**\nGet awarded **Whitelist**." else - $"**⏀ | Your Mission:**\nCopy the link & share it with Degenz you want to `/recruit`.\n\n" + + $"**⏀ | Your Mission:**\nUse the link to share it with Degenz you want to `/recruit`.\n\n" + $"**⌼ | Your Reward:**\n`Earn {InviteRewardAmount} $GBT` 💰 for every Degen you've `/recruited`." let embed = DiscordEmbedBuilder()