An open API service indexing awesome lists of open source software.

https://github.com/suimachine/livesplit.streamerbot

A websocket connection between LiveSplit and StreamerBot, that allows running events in StreamerBot based on Split states. In a way, a simplified fork of my own LiveSplit.VTS.
https://github.com/suimachine/livesplit.streamerbot

Last synced: about 2 months ago
JSON representation

A websocket connection between LiveSplit and StreamerBot, that allows running events in StreamerBot based on Split states. In a way, a simplified fork of my own LiveSplit.VTS.

Awesome Lists containing this project

README

          

LiveSplit.StreamerBot
=====================

LiveSplit.StreamerBot is a [LiveSplit](http://livesplit.org/) component that is a fork of LiveSplit.VTS that provides simplified Websocket requests to StreamerBot, that can then be handled in various ways on StreamerBot's side.

Requirements
------------

* LiveSplit 1.8+
* .NET Framework 4.8.1
* StreamerBot

Install
-------
1. Download the latest [release build](https://github.com/SuiMachine/LiveSplit.StreamerBot/releases) and extract it.
2. Move the files to LiveSplit's Component folder.
3. Launch LiveSplit and Edit the layout.
4. Add Other -> StreamerBot Connection.
5. See [wiki](https://github.com/SuiMachine/LiveSplit.StreamerBot/wiki) on how to set up StreamerBot and for import string.
6. Configure target adress and port and click connect.

Credits
-------
* [Sui_VT / SuiMachine](http://twitch.tv/sui_vt)