Get your most recent Twitch followers for creating a follower rotation or displaying their avatars in OBS or wherever.
This small console application will gather public information from your Twitch account and write it down to text files that can be used in OBS or whatever you like.
- rotate your 5 most recent followers every 8 seconds in currentFollower.txt
- create avatar thumbnails of your 5 most recent followers (avatar1.png ...)
- create single files of your followers for more flexible use (follower1.txt ...)
- create a file with your total follower count
- create a file with your stream's current viewer count
- create a fake heartbeat output with ridiculous high BPMs <- that's what it all started with! :-D
In fact I've been using Streamlabs Labels before, but I wasn't able to create a recent follower rotation with their given output. So I did this thing here.
Plus this app
- follows the least privilege principal
- uses the official twitch-cli for accessing Twitch API
- runs at minimal CPU with no measurable GPU usage.
Well, for example something like this:
Please have a look at my Twitch channel to see it in action. I am using it to create the intro scene, the follower rotation and outro scene. And of course that heartbeat fake display!
Simple!
- Download the zip file from the Releases section.
- Extract and start the executable somewhere e.g. in C:\StreamingTools
- Optional: If you want to have the output folder somewhere else, just call the executable once with a parameter pointing to that location (relative or absolute).
- Enter your Twitch username, hit enter and that's it.
If you are updating from a previous version all you have to do is to replace the .exe file.
Please keep the application running to get the job done as long as you are streaming or working in OBS.
To get a working followers rotation you only have to add a source called "Text(GDI+)" to your scene in OBS and point to the text file called "currentFollower.txt" located in the output folder. Optionally add some nice background to it.
To get sources for your avatar followers, just add a "Media source" pointing to the corresponding image in the output folder. Your latest follower has avatar1.png and so on.
Enjoy!
DichterNebel
Twitch icons created by Laisa Islam Ani - Flaticon