From 0b25b38e43b549221af294298e5e8c671174a122 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Fri, 11 Mar 2022 15:00:05 -0700 Subject: init --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..0625897 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# `lset`: The **L**inux **S**treamer's **E**ssential **T**oolkit + +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. -- cgit v1.2.3