🔧 STEP 1: Download & Install Streamer.bot
-
Go to the official Streamer.bot website.
-
Click the big download button on the homepage.
-
Once downloaded, extract the ZIP file somewhere easy to find.
-
Open the extracted folder and run
Streamer.bot.exe
.
đź”— STEP 2: Connect to Your Twitch Account
-
Inside Streamer.bot, go to the “Platforms” tab (left-hand menu).
-
Click Twitch > Accounts.
-
Click the “Login” button.
-
A browser window opens – log into Twitch and click Authorize.
-
You’re now connected!
âś… Optional: Want a bot account with a different name (like “YourBotName”)?
-
Create a second Twitch account first.
-
In Twitch Settings > Account Settings > Security and Privacy, turn on “Enable Additional Account Creation.”
-
Log into that second account under the Bot Account section in Streamer.bot.
🖥️ STEP 3: Connect to OBS (Open Broadcaster Software)
-
Open OBS.
-
Go to Tools > WebSocket Server Settings.
-
Enable the WebSocket server and click “Show connect info”.
-
Back in Streamer.bot, go to the “Stream Apps” tab.
-
Right-click > Add.
-
Name your OBS connection, set version to 5.x, and enter:
-
IP Address (usually 127.0.0.1)
-
Port (default is 4455)
-
Password (found in OBS websocket settings)
-
-
Check “Auto Connect on Startup” and “Reconnect on Disconnect”.
-
Click OK.
⚙️ STEP 4: Set Up a Simple Command (e.g. !followage
)
-
Go to the “Actions” tab.
-
Right-click > Add Action, name it
Follow Age
. -
In the sub-actions panel:
-
Add:
Twitch > Followers > Get Follow Age for Target
. -
Leave Source Type as
User
, click OK.
-
-
Add another sub-action:
-
Twitch > Chat > Send Message to Channel
. -
Message:
-
-
Click OK.
🎯 STEP 5: Add a Trigger for Your Command
-
Go to the “Triggers” tab.
-
Core > Commands > Command Trigger.
-
Click Create Command:
-
Name:
Follow Age
-
Command:
!followage
-
Choose platforms (e.g. Twitch Chat).
-
Set User Cooldown (e.g. 300 seconds).
-
Set Permissions (e.g. Everyone).
-
-
Link this trigger to the
Follow Age
action.
🔄 STEP 6: Test Your Bot
-
Open your Twitch stream (or test in chat).
-
Type
!followage
in chat. -
Streamer.bot should respond with how long the user has been following.
🔌 BONUS: Add More Features Later!
-
Use Channel Point Rewards under Platforms > Twitch > Channel Point Rewards.
-
Add voice control under the “Voice Control” tab.
-
Set up Stream Deck, StreamElements, or custom C# scripts for more interactivity.