Dennis Rijsdijk
Dennis Rijsdijk
### Description of the Change Adds more text comparison options to the custom variable name filter ### Applicable Issues #2850 ### Testing Ensured filter still loads after converting to typescript...
**Describe the solution you'd like** Add shared chat options in the Firebot dashboard. - Identify shared chat messages with their source channel (toggle-able by the user) - Add options to...
### Description of the Change Adds an API route `/customRoles/:customRoleId/clear` that allows removing all viewers from the custom role ### Applicable Issues #2483 ### Testing Ensured endpoint does proper error...
### Description of the Change Move the variable menu on the "Activity Feed Alert" effect to the bottom position to mitigate any top-clipping ### Applicable Issues #2833 ### Testing Ensured...
**Describe the solution you'd like** Add a way for commands and chat events to only trigger when the chat message when the chat message was sent in the streamer's chat...
### Description of the Change Add the option for commands and chat-related events to ignore Twitch Shared Chat. ### Applicable Issues #2838 ### Testing Manual testing for new UI has...
**Describe the solution you'd like** Add variables for the shared chat source streamer's username, displayName and id
### Description of the Change When `--fbuser-data-directory=/path/to/dataFolder` is passed into Firebot, the backend correctly uses this directory. However, the frontend doesn't. Because of this, some things like the profile selector...
**Describe the solution you'd like** Return the quote ID for the created quote as an effect output **Additional context** This would allow custom quote commands to return the proper quote...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When testing the 'Bits Badge Unlocked' and reading the `$bitsBadgeTier`, it...