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.
- Host: GitHub
- URL: https://github.com/suimachine/livesplit.streamerbot
- Owner: SuiMachine
- License: mit
- Created: 2026-02-23T15:59:20.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-04-18T06:21:02.000Z (2 months ago)
- Last Synced: 2026-04-18T08:29:36.690Z (2 months ago)
- Language: C#
- Size: 688 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)