lcox74 / snailrace

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

Trade Command #26

Open lcox74 opened 1 year ago

lcox74 commented 1 year ago

Trading will hopefully add lots to the nature of the snailrace economy. To initialise a trade we are going to do the following: /snailrace trade <user>. This will start the process of selecting what to trade:

  1. A drop down form of what snail you want to trade
  2. A Button form (add another snail, next, cancel)
  3. A drop down form of what snail from the other user you want to trade for.
  4. A Button form (add another snail, confirm, cancel)

Once selecting confirm, it will send a message to the channel alerting the user to accept or deny the trade. We want to handle the following:

Important: You can not trade active snails, these will be hidden from the drop down lists