Triggering states from an automation tool
If you have run out of hotkeys and are looking for other ways to trigger your states - or you want your stream chat to be able to trigger them for you, you can use the "Control States via HTTP" option!
It means you can integrate RahiTuber with your streaming bots and automated scripts much easier. Here's how it works:
- Enable the option in the Advanced menu:

- In your automation software, set up a web request with the following format: http://127.0.0.1:8000/state?[0,0] or http://127.0.0.1:8000/state?["name",0]
Each state will have buttons to copy the request in the correct format. You can use the options below the URL to change what the request does.- Find the state you want to trigger and press the button to copy the state request from RahiTuber:

- Paste it into the "Web Request" or "Fetch URL" action in your automation tool
- In MixItUp:

- In Streamer.Bot:

(streamerbot requires a variable name to store the response, but you don't have to use it)
- In MixItUp:
- Find the state you want to trigger and press the button to copy the state request from RahiTuber: