This will introduce the /snailrace bet <race_id> <snail> <amount> command, which adds the ability to choose how much to bet. The Discord UI only gives the option of picking 5g, 10g and 20g instead of a custom value. The <snail> must be the number of the snail to chose from the numbered list of entrants.
[ ] Add the bet if its valid
[ ] If the user doesn't have the funds, send a warning
[ ] If the user picks an invalid snail then send a warning
[ ] The <amount> is just a number value that doesn't need to be post-fixed with g
This is a continuation of #5
This will introduce the
/snailrace bet <race_id> <snail> <amount>
command, which adds the ability to choose how much to bet. The Discord UI only gives the option of picking5g
,10g
and20g
instead of a custom value. The<snail>
must be the number of the snail to chose from the numbered list of entrants.<amount>
is just a number value that doesn't need to be post-fixed withg