Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 793 Bytes

File metadata and controls

15 lines (12 loc) · 793 Bytes

Terminal Chat Overlay

Description

This is a Streamer.bot-based OBS Browser overlay for displaying chat in the style of an 80's character terminal.

Demo Thumbnail

Usage

URL: https://whazzittoya.github.io/Overlays/TerminalChat/terminalchat.html

Query arguments:

  • maxMessages : number of most recent messages to keep. Default: 5
  • ignoreCommands : If true/yes, will ignore commands.
  • ignoreUsers : comma-separated list of twitch usernames to ignore.
  • fadeout: Number of seconds messages stay before getting scrolled off. Default: none
  • messageDelay : Number of seconds to delay before displaying messages, to allow for moderation to take place.