Logo
This extension requires Streamer.bot version 1.0.0.

LURKS & SB

Any lurkers in chat???

• Track lurking time
• Automatically unlurk on command or when people chat again
• Automatically unlurk when people aren't in the viewers list anymore
• Display all current lurkers
• Display your own lurking stats
• A lurk leaderboard with the cumulated lurk time

happie

This extension requires a .dll file (TawmaeUI.dll) to run. You will be asked to have it automatically downloaded from my Github Repository to your Streamer.bot directory when you open the Settings UI, but you can also manually download it here. You can use tools like JetBrain dotPeek to check the .dll file's content.
ACTION IMPORT
Loading...
Never import actions from untrusted sources. Want to know what you are importing? Paste the import code in here (Decoder made by TakeJoshyy).
SETUP

1. Copy the Action Import text from above into your clipboard.

2. In Streamer.bot, click the Import button at the top of the window. Paste the text into the Import String section and press Import at the bottom.

3. Now head to the Commands tab and look for the imported commands. Then rightclick the group and select Group -> Enable All.

4. In the Settings action, rightclick the Test trigger and hit Test Trigger to open the Settings UI once. This makes sure that the .dll file has been downloaded and is up to date.

If you don't have my .dll in your Streamer.bot directory already, it will ask you to automatically download it. If you wish to manually place it there, you can to that here.

And then you're done!
Pog Clap

COMMANDS

!lurk

Start lurking.

!unlurk or !back

Ends the lurk.

!lurkers

Display all current lurkers in chat.

!lurkStats

Display your own lurk stats in chat.

!lurkLeaderboard

Display the leaderboard of lurkers in chat.

SETTINGS UI

The Settings UI allows for some customization.



The General Settings how unlurks are being treated. Either unlurk by command only, by chatting (with a treshold of how many chat messages make you unlurk) and whether to remove lurkers that are not in the viewerlist anymore etc.

Change chat outputs however you like and make use of the listed variables.

Translate keywords if needed..

FAQ & EXAMPLES

How does automatically removing lurkers, if they leave stream, work?

With the enabled 'Present Viewers' setting, Streamer.bot periodically fetches the live viewerlist from Twitch. Lurkers usually stay in there as long as they have the stream opened. But to not make it over-sensitive, people have to not be in there anymore for 15 minutes straight. So if they happen to leave the stream for 10 minutes, but then come back, they stay in the lurkers list.

I've used the very old version of this extension, are my settings gone?

No. Once you run the action to open the Settings UI, your old settings are getting converted (and backed up).

CHANGELOG
Date Changes Version
June 04, 2025 Improved debugging and error handling in case people didn't follow the instructions to initialize the Settings UI 1.0.1
May 27, 2025 Release 1.0.0