Skip to content

A StreamElements widget that shows the avatar and name of a Twitch streamer on your stream as a fun visual shout out.

Notifications You must be signed in to change notification settings

brofar/StreamElements-Shoutout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitch Shoutout (StreamElements)

This is a custom widget for Stream Elements which displays a visual shout-out when a moderator or the broadcaster invokes the command which includes the target's Twitch avatar.

Installation

  1. Log into StreamElements
  2. Click Streaming Tools > My Overlays in the side menu
  3. Open your existing overlay, or create a new one
  4. Click the + symbol at the bottom of the page
  5. Choose Static / Custom > Custom Widget
  6. In the side bar that pops up, click Open Editor
  7. In the HTML tab, replace everything in there with the contents of the html file here.
  8. In the CSS tab, replace everything in there with the contents of the css file here.
  9. In the JS tab, replace everything in there with the contents of the js file here.
  10. In the Fields tab, replace everything in there with the contents of the fields file here.
  11. Click Done
  12. Configure the shout out on the newly updated side bar.
  13. Remember, as with any widget, edit the Position, size and style options to your liking.

Notes

  • Incorporates a queue in case multiple shoutouts are made in quick succession.
  • You can use the [name] placeholder to indicate the streamer's name.
  • The [random] placeholder picks from a list of random sayings (editable in the JS tab).

Credits

A lot of credit to René Chiquete for creating the Shout Out widget that this is heavily based on: https://www.youtube.com/watch?v=zGFhhFit9WQ

About

A StreamElements widget that shows the avatar and name of a Twitch streamer on your stream as a fun visual shout out.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published