lcox74 / snailrace

A fun discord bot where you can race snails against other members.
0 stars 0 forks source link

Buy Snail Command #10

Open lcox74 opened 1 year ago

lcox74 commented 1 year ago

It would be boring to only have a single snail, so how about we allow users to buy new snails. This can be done using /snailrace buy <snail_type> where the snail_type determines what type of snail you are buying in terms of beginning stats with their respected cost. There will still be a range of randomness and its already built in the models/snail_stats.go file. The following types are:

Note: The RandomSnail type is not supported by the /snailrace buy command as it could cause play issues. The random snail type will be reserved for /snailrace raffle command #11.

The snail that gets bought should be set as the user's active snail. The response to the buy is not ephemeral and will display the snail stats card and a "Congrats for your new snail" kind of message. This will also create a backpack_id for the user and set it for the snail.