Logo

HOT WORDS

Too lazy to start a poll and just need a quick overview of what your massive chat thinks? All run locally?! No worries, Hot Words' got you covered and displays the most used words in a ranked leaderboard.
thisIsFine

BROWSER SOURCE URL
https://tawmae.xyz/overlays/hot-words.html
SETUP

1. In Streamer.bot, go into the Servers/Clients -> WebSocket Server tab. Check Auto Start WebSocket Server, leave Address at 127.0.0.1 and the Port at 8080. You can set a password if you want, just make sure to leave Enforce All Requests unchecked. Start the server.

Here you can check in real-time if your Websocket server is up and running:

2. Copy the Browser Source URL from above into your clipboard.

3. In OBS, create a new Browser Source, name it whatever you want. Then paste the copied URL into URL and preferably set the Width and Height to your OBS canvas size.

And then you're done Pog Clap

CUSTOMIZATION

You can add URL Parameters at the end of the URL to customize certain things. The first parameter is getting added with a ?, every additional one with a &.


Example: https://tawmae.xyz/overlays/hot-words.html?top=8&font=Outfit&excludedUsers=streamelements+sery_bot

Exclude Users

Exclude chat messages of specified users. Seperate accounts with a +.

excludeUsers=nightbot

Single User Vote

Only count the first message of each user.

singleUserVote=true

Leaderboard Count

Changes the count of the displayed leaderboard. Leaving it empty defaults to 5.

top=10

Font

Changes the font used for the text. Supports standard fonts. Use a + character to replace spaces.

font=Arial


font=Comic+Sans+MS

Font Size

Changes the font size and also scales all other elements according to it. The default size is set to 24

fontSize=20

CHANELOG
Date Changes Version
February 02, 2025 Release 1.0.0