Firebot icon indicating copy to clipboard operation
Firebot copied to clipboard

[Feature Request] Hello - I am writing a custom script that filters custom commands by tag and acts on them.

Open CrowbarToolsRobot opened this issue 1 year ago • 1 comments

Description

Hello - I am writing a custom script that filters custom commands by tag and acts on them. Right now, I'm facing two questions/issues:

  1. I don't seem to be able to find the text of the tag, so to filter, I have to use the GUID, which I only discovered through the debug console. This is of course not really sustainable.

  2. Is there a way to hav ea parameter that allows for selecting from the tag list, so I don't have to hardcode it in the script?

Thanks!

can we expose tags to custom scripts

Submitted By

cky_

Created via Discord from a message.

CrowbarToolsRobot avatar Aug 26 '24 23:08 CrowbarToolsRobot

It would be cool, if the Tags a also added to the API for the /api/v1/effect/preset list. If we want to have a self coded Stream Deck, we could Filter after the Tag we have set in Firebot.

19Topgun93 avatar Sep 21 '24 23:09 19Topgun93