Skip to content

Displays text in a Twitch stream based on the chat

License

Notifications You must be signed in to change notification settings

adameier/TwitchPopups

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitchPopups

Allows Twitch mods to display popup text on the stream via chat commands

COMMAND LIST

  • !alert: will display whatever text comes after the !alert command
  • !hotseat [@username]: will display the chat of the specified user from that point on
  • !delete: will delete the popup

DOWNLOAD

The latest version of TwitchPopups can be found as a zip archive here

INSTRUCTIONS

  1. Extract the zip archive
  2. Edit twitchpopups.htm and change "Limmy" to your Twitch channel name
  3. Use OBS/Streamlabs OBS to add twitchpopups.htm as a browser source (Fit to Screen, 1920x1080)
  4. Tick "Shutdown source when not visible" in browser source properties. That way, any tweaks you make are reloaded when you toggle the visibility button

UPGRADE

  1. Open your existing twitchpopups.htm and copy your configuration settings
  2. Download the latest version
  3. Open the zip archive and open the TwitchPopups-master directory
  4. Select all of the files and drag them into your existing TwitchPopups directory. Say yes to any prompts to overwrite files.
  5. Edit the configuration section at the top of twitchpopups.htm, pasting in your settings from step 1.
  6. If OBS hasn't recognised the update press the "refresh cache of current page" button in browser source properties.

About

Displays text in a Twitch stream based on the chat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%