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

### Description of the Change Update Toggle-by-tag and cooldown-by-tag functionality to handle possible missing sort tags ### Applicable Issues #2787 #2861 ### Testing Ensured toggle-by tag and cooldown-by tag for...

### Description !permit command is only allowing lowercase names ### Steps to Reproduce 1. 2. 3. ### Firebot Version v5.63.2 ### Submitted By cky_ > Created via Discord.

Bug
Dev Complete
Ready For Review

### Description of the Change Update the behavior of the !permit command to support case-insensitive input and display names ### Applicable Issues #2862 ### Testing Ensured case-insensitive usernames and displaynames...

### Description of the Change Modifed `src\server\api\v1\v1Router.js` and `src\server\api\v1\controllers\viewersApiController.js` to expose `POST`, `PUT`, and `DELETE` APIs for `/viewers/:userId/metadata/:metadataKey`. ### Applicable Issues N/A ### Testing Manual testing of all three endpoint,...

### Description of the Change Modifed `src\server\websocket-events-handler.ts` and `src\backend\viewers\viewer-metadata-manager.ts` to emit `viewer-metadata:created`, `viewer-metadata:updated`, and `viewer-metadata:deleted` events using the same payload as `eventManager` does. ### Applicable Issues N/A, just wanted this...

**Describe the problem** The Quotes import tool only accepts quotes exported from StreamLabs Chatbot and Mix It Up, both of which do not contain all of the fields available in...

Enhancement

**Describe the solution you'd like** Add integration with DonorDrive for charity donation alerts **Additional context** Currently there is no means to get alerts from DonorDrive to Firebot to present on...

Enhancement

### Description Is there a way to force the !commands url to auto populate one of the tags in the drop down? I tried &class=Sounds and &tag=Sounds. Any ideas? ###...

Enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Spam bot messages display in my twitch stream manager, but do...

Bug

### Description the whole quote command object is saved can we not save ```"quoteDisplayTemplate": { "type": "string", "title": "Quote Display Template", "description": "How quotes are displayed in chat.", "tip": "Variables:...

Enhancement
Dev Complete
Ready For Review