Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Variable for retrieving list of Queued Channel Rewards #2897

Open
arblane opened this issue Nov 20, 2024 · 2 comments
Open
Labels
Enhancement A feature request or improvement

Comments

@arblane
Copy link

arblane commented Nov 20, 2024

It would be nice to have access to a list (array, etc) of queued Channel Rewards requests/redemptions that can be parsed on demand. Currently there is only on-demand actions to handle approvals. If possible, having the name/id/tag of the channel reward as part of this list would help with complex approval patterns.

  • When approvals occur
    • I like to approve/reject my reward queue at the end of stream.
  • Filters
    • By name/id/tag? This could be used to say approve all of the rewards to put on a fun hat, but reject all of the song requests.
@arblane arblane added the Enhancement A feature request or improvement label Nov 20, 2024
@github-project-automation github-project-automation bot moved this to Todo in Firebot Nov 20, 2024
@dennisrijsdijk
Copy link
Collaborator

I feel like another viable solution might be to add a bulk-approve/reject option to the existing effect, with options to either do it for all rewards, or just a specific one

@arblane
Copy link
Author

arblane commented Nov 20, 2024

The UI provides a complete/reject all for all reward and individual reward types. But from an automation stand point there is no access to either methods provided by the UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement A feature request or improvement
Projects
Status: Todo
Development

No branches or pull requests

2 participants