Change message
This commit is contained in:
parent
b5f96ea7ff
commit
8b31b24e10
@ -220,7 +220,7 @@ let buy storeId (filterBy : ItemType option) (ctx : IDiscordContext) =
|
||||
do! ctx.FollowUp itemStore |> Async.AwaitTask
|
||||
do! Analytics.buyItemCommand (ctx.GetDiscordMember()) storeId
|
||||
else
|
||||
do! Messaging.sendFollowUpMessage ctx "This channel doesn't have anything to sell"
|
||||
do! Messaging.sendFollowUpMessage ctx "There are currently no items available, check back later"
|
||||
with ex -> printfn $"{ex.Message}"
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user