Change columns
This commit is contained in:
parent
ef308bd3f5
commit
176ad5d976
@ -372,8 +372,9 @@ let handleGimmeWhitelist (ctx : IDiscordContext) =
|
||||
thumb.Url <- "https://s7.gifyu.com/images/Card-5x-rotate.png"
|
||||
whitelistEmbed.Thumbnail <- thumb
|
||||
whitelistEmbed.Title <- "1x Degenz Game Whitelist "
|
||||
whitelistEmbed.AddField("Mint April 2022", "Join us on the moon", true) |> ignore
|
||||
whitelistEmbed.AddField("Mint Date", "April 2022", true) |> ignore
|
||||
whitelistEmbed.AddField("Price 💰", $"{WhitelistPrice} $GBT", true) |> ignore
|
||||
whitelistEmbed.AddField("Where?", "Join us on the Moon", true) |> ignore
|
||||
|
||||
let builder = DiscordFollowupMessageBuilder().AsEphemeral(true)
|
||||
match! tryGrantWhitelist ctx with
|
||||
|
Loading…
x
Reference in New Issue
Block a user