-
Notifications
You must be signed in to change notification settings - Fork 46
Bot Inventory Management #1637
Copy link
Copy link
Open
Labels
✨ EnhancementIssues marked with this label indicate further enhancements to the program, such as new features.Issues marked with this label indicate further enhancements to the program, such as new features.👍 PR-okIssues marked with this label are good candidates for being accepted in a pull request.Issues marked with this label are good candidates for being accepted in a pull request.🟢 Low priorityIssues marked with this label are actively being worked on if nothing serious is on the list.Issues marked with this label are actively being worked on if nothing serious is on the list.
Metadata
Metadata
Assignees
Labels
✨ EnhancementIssues marked with this label indicate further enhancements to the program, such as new features.Issues marked with this label indicate further enhancements to the program, such as new features.👍 PR-okIssues marked with this label are good candidates for being accepted in a pull request.Issues marked with this label are good candidates for being accepted in a pull request.🟢 Low priorityIssues marked with this label are actively being worked on if nothing serious is on the list.Issues marked with this label are actively being worked on if nothing serious is on the list.
Checklist
Enhancement purpose
It is currently difficult to visualize and modify the inventory of bots, which makes it a challenge for users who operate multiple bots and need a quick overview or to adjust the inventories of their bots.
Solution
I propose the implementation of a new inventory management module within ASF-ui. This module would display a clear, tabulated view of each bot's inventory. Users could then be able to perform actions such as moving items between bots (similar to the loot or transfer commands) and unpacking booster packs (similarly to the unpack command).
Why currently available solutions are not sufficient?
The existing ASF-ui does not provide a dedicated interface for inventory management. Users have to use commands or manually log into each bot's account to view or manage their inventories. This can be very tedious and time-consuming.
Can you help us with this enhancement idea?
Somehow, I can test and offer feedback, but can't code
Additional info
No response