The Static Mage
The Static Mage
**Describe the solution you'd like** When you have a tag selected in the preset effect list and you then create a new preset effect list, the new list won't show...
**Describe the solution you'd like** `replaceVariableManager.addAliasToVariable(variableHandle: string, newAliasToAdd: string)` This would add a new alias to an existing variable definition. Such a function needs to be available to plugins, which...
**Describe the solution you'd like** This concerns the `buildModules` function in `custom-script-helpers.js`. The modules defined there include several Firebot "managers" and other modules to provide access to script builders. However,...