Firebot
Firebot copied to clipboard
A powerful all-in-one bot for Twitch streamers
### Description eg. when migrating off AWS Polly, if you have already revoked the auth, you cannot access the message settings you currently have. ### Submitted By dennisoti > Created...
**Describe the solution you'd like** Add ability to enable / disable a rank tree within the rank tab on the roles & ranks page, like you can with commands. I...
### Description Currently, there are ways to prematurely end these effects. eg. refresh overlay, stop all sounds, but it would be nice to have control on a per-effect basis. ###...
### Description of the Change This adds a replacevariable `$sprintf[template, ...args]` that wraps . ### Applicable Issues Fixes https://github.com/crowbartools/Firebot/issues/3185 ### Testing I created a preset effect list that executes chat...
### Description of the Change This PR adds two new base64 related variables: `$base64Encode` and `$base64Decode`, and two new variables that alias those: `$btoa` and `$atob` respectively. Note: The implementation...
**Describe the solution you'd like** One of my scripts needs to store some state between Firebot sessions. I would like to stash this file in a reasonable location without making...
**Describe the solution you'd like** I have a firebot effect that writes a JSON blob to a file. To avoid any kind of quoting issue I would like to encode...
**Describe the solution you'd like** `sprintf` is a familiar tool in a number of programming languages. I recently came into a use case where I wanted to format a number...
### Description The viewer arrived event seems to re-trigger after 12 hours on long streams ### Submitted By dennisoti > Created via Discord.
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior Currently, if an Event's metadata associates a key to a Dictionary...