Skip to content

Bot Inventory Management #1637

Open
Open
@JoshuaVandaele

Description

Checklist

  • I read and understood ASF-ui's Contributing Guidelines
    I also read FAQ
    My idea doesn't duplicate existing ASF-ui functionality described on the wiki
    I believe that my idea falls into ASF-ui's scope and should be offered as part of ASF-ui built-in functionality
    This is not ASF suggestion

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

Activity

added
✨ EnhancementIssues marked with this label indicate further enhancements to the program, such as new features.
🧐 EvaluationIssues marked with this label are currently being evaluated if they're going to be considered.
on Jul 20, 2023
Aareksio

Aareksio commented on Jul 20, 2023

@Aareksio
Member

I do not think this is within the scope of ASF

added
🟢 Low priorityIssues marked with this label are actively being worked on if nothing serious is on the list.
and removed
🧐 EvaluationIssues marked with this label are currently being evaluated if they're going to be considered.
on Dec 16, 2023
added
🧐 EvaluationIssues marked with this label are currently being evaluated if they're going to be considered.
and removed
🟢 Low priorityIssues marked with this label are actively being worked on if nothing serious is on the list.
on Jan 18, 2025
MrBurrBurr

MrBurrBurr commented on Jan 18, 2025

@MrBurrBurr
Member

@JustArchi Is it out of scope for ASF to expose steam inventory in api?

JustArchi

JustArchi commented on Jan 18, 2025

@JustArchi
Member

@MrBurrBurr not necessarily, since ASF already has this functionality - if you decide it'd be good idea to add such feature, then each bot can expose its own inventory without issues.

MrBurrBurr

MrBurrBurr commented on Jan 24, 2025

@MrBurrBurr
Member

Sounds nice. What kind of information would that endpoint expose? Do you have an example?

added
🟢 Low priorityIssues marked with this label are actively being worked on if nothing serious is on the list.
👍 PR-okIssues marked with this label are good candidates for being accepted in a pull request.
and removed
🧐 EvaluationIssues marked with this label are currently being evaluated if they're going to be considered.
on Jan 24, 2025
JustArchi

JustArchi commented on Jan 24, 2025

@JustArchi
Member

Pretty much https://steamcommunity.com/inventory/76561198006963719/753/6, plus maybe some additional data we already have from ASF parsing for easier comparison of steam items.

MrBurrBurr

MrBurrBurr commented on Jan 25, 2025

@MrBurrBurr
Member

Great, I would like that 👍

2 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

✨ EnhancementIssues 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.🟢 Low priorityIssues marked with this label are actively being worked on if nothing serious is on the list.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

    Participants

    @JustArchi@Aareksio@JoshuaVandaele@MrBurrBurr

    Issue actions

      Bot Inventory Management · Issue #1637 · JustArchiNET/ASF-ui