Firebot
Firebot copied to clipboard
A powerful all-in-one bot for Twitch streamers
### Description of the Change Change behavior of `CommandManager.getAllSystemCommandDefinitions` to overlay the override value over the definition's options. This allows the definition to add new options and update existing ones,...
**Describe the solution you'd like** When you create an event, you can add a Filter by Username, to filter for some specific user. Firebot in general provides the $bot and...
**Describe the solution you'd like** Add an effect to immediately expire/delete a custom variable optionally, add an option whether or not it should trigger the "Custom Variable Expired" event **Additional...
**Describe the solution you'd like** add the ability to provide a property path to $expiredCustomVariableData and $createdCustomVariableData like is possible with $customVariable
**Describe the solution you'd like** Add text options like "starts with", "ends with", "matches regex" (case sensitive) like seen in "Message Text" (Twitch Chat Message)
### 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** Currently, the only way to have two different accounts logged into the app is through profiles; however, these profiles are completely independent and can not...
**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 Is it possible to get the collection of aliases for the available commands while in a custom script In other words, in a custom script, if I have...
It would be nice if this app had an official [Containerfile](https://opencontainers.org/) for running within docker, podman etc. If it would help, I can write up a PR with a Containerfile...