

The problem with Streamlabs and Streamelements is the lack of customization.
TWITCH RAID ALERT FOR FREE
I am a huge believer of trying to do things for myself, rather than getting them for free or just pushing a button without knowing how it works. I just set up a Now Playing web source that was running remotely on another person's server, and instead of using his resources, it is now running on mine, using my paid for resources and my API calls.

I have a web host that I can run things from if that helps. It wasn't worth the hours to me, brother. But unless you really, really like the idea of spending weeks or probably months learning an entire skillset that you may use once? Only to then get to deal with the BS of updating everything the next time Twitch updates and completely mangles their API to something new. Yeah, the site might disappear sometime in the next ten years. Yeah, it'll malfunction now and then (a lot less now, than then). Doing it local really isn't worth the headache unless you're already WELL versed in web development and have a wild hair.

If you want to do this locally it IS possible, but requires quite a bit of advanced geekery to essentially replicate what Streamlabs/StreamElements/Muxy are doing, just with a locally-run webserver. OBS can't interact with the Twitch API directly, and provides no internal framework for creating alerts or listing this information directly (why the sites and Streamlabels program exist). Normally this is not used for alerts, but overlay elements that are constantly on-screen, showing things like who your newest subscriber or follower is, how many followers/subs you have, your top tip-giver for the date-range, stuff like that. The second-easiest would be to use a pre-made utility like StreamLabels, which pulls down information from Twitch and/or Streamlabs through the API, and writes it out to text files. To customize them, there are a number of third-party sites like Nerd or Die that offer free and paid packages of pre-made custom alerts that are dead simple to set up. The easiest way to do this would be to use an alert provider like Streamlabs (the website, not their derivative version of OBS), StreamElements (again, the website, not their plugin OBS.Live), or Muxy to set up your alert responses/text/sounds/etc. I didn't even graduate high school for God's sake! Now, I am off to try and wrap my head around web coding and languages. I want it to be simple, clean and text based if possible, and I would prefer a tutorial, not to have someone just do it for me. I have tried doing what I want through Streamelements, however unless I can learn one of the web languages very quickly, the options are very limited. For example, local media files, local text files, local HTML/CSS/JS etc. The end result being using local sources as much as possible.
TWITCH RAID ALERT DRIVER
I am a semi-retired truck driver and not the most intelligent of humans, so alternative methods for achieving this are most welcome. (Is that correct, API?) So when, for example, a raid happens, the raider and number in the raiding party are written to a text file which then is read by the alert, which was fired by the event itself.Īs I said, I am SO very new to this, and I am most likely going about it all wrong. I think a way to do this would be to read the information from a text file that is updated from Twitch itself, possibly using the API. What I am looking for is a way to set up an alert that uses a local source, such as Text (GDI+) that is fired by en event such as a raid. Just a preference I like to do everything I can locally, on my PC, myself.
TWITCH RAID ALERT HOW TO
Hello! Let me start by stating that I am old, I am new to streaming, and I have been teaching myself for 2 days, almost non-stop on how to use OBS and create everything myself, trying to stay away from third party websites.
