Sell
Sell lets you convert sellable inventory items into coins. Only items marked as sellable and with a sell price greater than 0 can be sold.
Sell One Item
Sell a specific item (optionally with a quantity):
✧ !sell Item Name
✧ !sell Item Name 5
The bot will show a confirmation prompt. On confirm:
✧ The item quantity is reduced (and removed entirely if it hits 0)
✧ You receive sell_price × amount coins
Sell All
You can sell everything that is eligible in one command:
✧ !sell all
This sells only items that meet both rules:
✧ Sellable = true
✧ Sell Price > 0
Unsellable items are not touched.
Confirmations
✧ Selling always asks for Confirm / Cancel
✧ You can only have one active sell confirmation at a time
✧ If you cancel, nothing changes
Notes
✧ If you try to sell an item you don’t own (or more than you have), it won’t go through
✧ If an item is unsellable or has a sell price of 0, it can’t be sold
Shop