In my opinion, Streamer.Bot is the best self-host alternative to StreamElements, with the help from the community building frequently demanded tools to be easily imported into Streamer.Bot.
TL;DR:
You can see the starter pack import file from here, then Ctrl+S or Cmd+S to download:
Nutty’s Widgets
Nutty made a lot of widgets powered by Streamer.Bot, find all his FREE products on https://nutty.gg/.
- Twitch Ad Countdown Widget
- Multi Chat Overlay
- Horizontal Chat
- Multistream Alerts
- Multistream Title Updater
Content of Starter Pack
Custom Commands (by Rondhi)
https://extensions.streamer.bot/t/custom-commands/1036
This extension aims to emulate the functionality of simple chat command/responses that StreamElements and Nightbot are capable of. The goal is to give your moderators the ability to create simple command/responses without needing access to Streamer.bot. This extension also works cross-platform between Twitch, YouTube, and Kick and works across these platforms even when multi-streaming to some or all platforms at the same time.
Ad Management (by Phlare)
Click here for Ad Management action file
Set of triggers and actions to help monitor and notify both streamer and viewers about upcoming ads, include actions where things can be fire when ads run and when they finish, automatically adjusts based on ad management settings
Nutty’s Streamer.bot Starter Pack
https://nutty.gg/en-aud/products/streamer-bot-starter-pack
- !8ball
- !accountage
- !clip
- !flipcoin
- !followage
- !fortune
- !lurk
- !russianroulette
- !sacrifice
- !scene
- !setgame
- !settitle
- !shoutout
- !time
- !translate
- !uptime
- Twitch + YouTube + Kick Events -> Windows Notifications
- Twitch + YouTube + Kick -> Chat Message Notification
Weather (WebMage, forked by RythonDev)
Click here for Ad Management action file
Forked from: https://extensions.streamer.bot/docs?topic=42
Instructions
- Import the Action if you haven’t already.
- Get an API key from: https://www.weatherapi.com/.
- Click on the newly imported action and find the folder named Query setup.
- Double-click on the line that says “
” - Find the API Key that you created earlier and paste it into the Value box.
- If you do not have one, please follow the steps in the Prerequisite section above.
- (Optional: You can change the returned language by changing the variable to your language of choice.)
- Open the Execute Code (WeatherLookup) sub-action
- Click on References. Right click and select “Add Reference from File”
- Navigate to your .NET folder (typically C:\Windows\Microsoft.NET
\Framework\v4.0.30319) and select System.dll. - Do this again and select System.Net.dll
- You should now have three files in your references: mscorlib.dll, System.dll, and System.Net.dll
- Click Compile. You should see a message in Compiling Log tab that says “Compiled successfully!”
- Click Save and Complie.