diff --git a/Bot/InviteTracker.fs b/Bot/InviteTracker.fs index 3649723..cd4f660 100644 --- a/Bot/InviteTracker.fs +++ b/Bot/InviteTracker.fs @@ -381,6 +381,9 @@ To get Whitelisted you need to buy it with **$GBT** by playing the game. Go to <#{GuildEnvironment.channelShelters}> NOW to get assigned a private bunk, and **JOIN THE GAME!** """ | AlreadyWhitelisted -> + let buyBtn = DiscordButtonComponent(ButtonStyle.Success, $"BuyWhitelist", $"Buy Now", true) :> DiscordComponent + let recruitBtn = DiscordButtonComponent(ButtonStyle.Danger, $"ShowRecruitmentEmbed", $"Recruit Now") :> DiscordComponent + builder.AddComponents([ buyBtn ; recruitBtn ]) |> ignore builder.Content <- $""" ✅ You’re **ALREADY** Whitelisted! Save some for other Degenz…