SGA-A / c2c

Source code for the custom app exclusive to cc, where most interactions begin and end.
MIT License
1 stars 0 forks source link

Streamline the backend process of trading commands #117

Open SGA-A opened 4 months ago

SGA-A commented 4 months ago

Trading items for items and coins for items should be integrated into a single command, with arguments in this command to indicate whether you are sending coins or items.

The item parameter is optional and when passed in assumes you are trading an item, else it assumes you want to send coins. The same applies for the what the invoker wants to receive from the other recipient in that sense.