Change item symbol
This commit is contained in:
parent
8cb20b414c
commit
8c33e109b0
@ -173,7 +173,7 @@ let handlePrizeTable (ctx : IDiscordContext) =
|
||||
else
|
||||
$"{acc}\n{line} | {prizeTxt}"
|
||||
(i + 1) , text
|
||||
let! jackpot = DbService.getStoreItemBySymbol "WHITELIST"
|
||||
let! jackpot = DbService.getStoreItemBySymbol "JACKPOT"
|
||||
let _ , rows = Array.fold folder (0, "") prizeTable
|
||||
embed.Color <- DiscordColor.Green
|
||||
embed.Title <- $"CURRENT JACKPOT: `{jackpot.Stock} 💰 $GBT`"
|
||||
|
Loading…
x
Reference in New Issue
Block a user