stream-chat icon indicating copy to clipboard operation
stream-chat copied to clipboard

OBS Chat Overlay for StreamerBot

Results 19 stream-chat issues
Sort by recently updated
recently updated
newest added

Currently, new posts on a blank "canvas" are first displayed at the top. Then when the "canvas" is full, the chat is "pushed" upwards by the messages appearing at the...

enhancement

When using the overlay for monitoring chat it would be good to have a certain amount of scroll back.

Not released yet but could make the config interface easier. Relates to #4 See https://chromestatus.com/feature/6234451761692672

enhancement

Would be neat to have an option to display profile pictures next to the name or on the bubbles.

enhancement

Add font-weight option for the following items: * [ ] Username * [ ] Pronoun * [ ] Message Text

enhancement

For the following items: * Message Text * Username * Pronouns #35

enhancement

Adds option "Reverse Flow" in the settings which depending on the settings will change flow like following: * Bubbles * Bottom-Top -> Top-Bottom * Right-Left -> Left Right * No...

enhancement

Change to the file structure would look like themes/[name-of-theme]/index.{js,css} `index.js` would contain a config array that will be merged with the config. `index.css` will be added via JS. The generator...

enhancement

The goal is to remove any additional code just in place for bubble styling and building everything over a unified code base to make the code less cluttered. This should...

enhancement
refactor