diff --git a/Bot/InviteTracker.fs b/Bot/InviteTracker.fs index 45298a7..1e300d6 100644 --- a/Bot/InviteTracker.fs +++ b/Bot/InviteTracker.fs @@ -169,8 +169,8 @@ let private getInvitedUsers userId = let guildInviteEmbed = let rewardMsg = - $"**Your Mission:**\nCLICK THE BUTTON below, then share your **UNIQUE LINK**\nwith any Degenz you want to invite into the Server.\n\n" + - $"**Your Reward:**\n`Earn {InviteRewardAmount} $GBT` 💰 for every Degen you invite into\nthe server, that **COMPLETES** hacker training.\n\n" + + $"**Your Mission:**\nCLICK THE BUTTON below, then share your **UNIQUE LINK** with any Degenz you want to invite into the Server.\n\n" + + $"**Your Reward:**\n`Earn {InviteRewardAmount} $GBT` 💰 for every Degen you invite into the server, that **COMPLETES** hacker training.\n\n" + $"**Commands:**\n`/recruit` - Invite Degenz into the server.\n`/recruited` - Check how many Degenz you've invited." let embed = DiscordEmbedBuilder() @@ -390,7 +390,7 @@ Just type `/recruit` anywhere, or press the button below... let notEnoughMoneyMsg total = $""" Oh no! You don't have enough **$GBT** to buy a WHITELIST spot! Come back when you have `{WhitelistPrice - total}` more $GBT. -The quickest way to earn $GBT is to `/recruit`. You'll earn `{InviteRewardAmount} 💰 $GBT` for every Degen you `/recruit`! +To earn $GBT, `/recruit` is the quickest way. You'll earn `{InviteRewardAmount} 💰 $GBT` for every Degen you `/recruit`! ‎ """