Add buttons
This commit is contained in:
parent
ea950f6b16
commit
c7abbd1738
@ -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!**
|
Go to <#{GuildEnvironment.channelShelters}> NOW to get assigned a private bunk, and **JOIN THE GAME!**
|
||||||
"""
|
"""
|
||||||
| AlreadyWhitelisted ->
|
| 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 <- $"""
|
builder.Content <- $"""
|
||||||
✅ You’re **ALREADY** Whitelisted! Save some for other Degenz…
|
✅ You’re **ALREADY** Whitelisted! Save some for other Degenz…
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user