This commit is contained in:
Daniel Mason 2025-02-12 13:34:51 +13:00
parent 2d8c45afb2
commit 08d83ef87f
Signed by: idanoo
GPG key ID: 387387CDBC02F132

View file

@ -10,7 +10,7 @@ import (
) )
var ( var (
integerOptionMinValue = 5.0 integerOptionMinValue = 1.0
amountKey = "amount" amountKey = "amount"
commands = []*discordgo.ApplicationCommand{ commands = []*discordgo.ApplicationCommand{