No description
This repository has been archived on 2025-01-25. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2022-03-11 17:49:48 -07:00
follow-src got python bot working 2022-03-11 15:25:33 -07:00
twitch-bot trying to fix the break 2022-03-11 17:47:59 -07:00
.gitignore update ignore 2022-03-11 17:49:48 -07:00
install.sh fixed install script 2022-03-11 17:08:02 -07:00
README.md init 2022-03-11 15:00:05 -07:00
run.sh implemented shell scripts, testing 2022-03-11 17:01:39 -07:00

lset: The Linux Streamer's Essential Toolkit

Ever wanted to stream on Linux and really don't want to mess with any yucky online services to make your stream worthwhile? Well now you can, using your own self hosted tools!

Here you can find two separate programs: a Node.JS Twitch bot and a Python script for a follower/sub goal. In order to set it up, you can run the install.sh script to set up both the programs, or you can view the documents for both the Twitch bot and the Python script to set them up separately.