Typo
This commit is contained in:
parent
ba56e53fb0
commit
cc915ac7a6
@ -357,7 +357,7 @@ let showWalletStatus (ctx : IDiscordContext) =
|
||||
| Some address -> do! Messaging.sendFollowUpMessage ctx $"""
|
||||
🚀 __Mint Date:__ Mid June
|
||||
✅ __Status:__ We have successfully received your wallet address: {address}"""
|
||||
| None -> do! Messaging.sendFollowUpMessage ctx "You have no submitted your wallet yet. Type `/submit`, paste your **Solana Wallet Address**, then press enter"
|
||||
| None -> do! Messaging.sendFollowUpMessage ctx "You haven't submitted a wallet yet. Type `/submit`, paste your **Solana Wallet Address**, then press enter"
|
||||
with ex ->
|
||||
printfn $"{ex.Message}"
|
||||
do! Messaging.sendFollowUpMessage ctx "Something went wrong retrieving your wallet address"
|
||||
|
Loading…
x
Reference in New Issue
Block a user