Firebot icon indicating copy to clipboard operation
Firebot copied to clipboard

A powerful all-in-one bot for Twitch streamers

Results 562 Firebot issues
Sort by recently updated
recently updated
newest added

**Describe the solution you'd like** Currently the webhook API URL is hard-coded to `https://api.crowbar.tools/v1/webhook/${streamer.channelId}/${webhookId}`. Could this be configurable somewhere, as an advanced option or whatever? **Additional context** I would like...

### Description can we make it so firebot can impot its own viewer database to append to whats existing ### Submitted By cky_ > Created via Discord.

In Development
Dev Approved

### Description would it be possible to like bookmark or pin or something like that a category in the stream info? tend to mainly stream in one category but sometimes...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior on v5.64.0: When Editing a quick action with custom effect list,...

**Describe the solution you'd like** I already [committed this](https://github.com/TheStaticMage/Firebot/commit/b6f7344e11dd2d5395e2cabac238a075f86768fb?w=1) in my personal fork. If you dev-approve this, I'll submit it as a proper PR. I would like to add a...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior I would like to add an aliases to the system command...

_I have written this for my own use and for other streamers I support. I have received very positive feedback about this, so I am seeking dev approval to submit...

**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** Allow replace variables to have inputs (eg. firebot-input with a certain name/id) as allowed triggers **Additional context** This would be particularly useful for effects which...