From 2dbf449f0dcdcf7b9d00741b184632b478b63194 Mon Sep 17 00:00:00 2001 From: Jayden Elishaw <80910384+BluJay131@users.noreply.github.com> Date: Thu, 12 Oct 2023 14:19:26 -0700 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cfd4b5b..07b61c2 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,21 @@ # Reddit Video Maker Bot 🎥 -### ![image](https://github.com/BluJay131/Cost-Effective-Twitch-Controlled-Lights/assets/80910384/346dc2a9-45f3-4372-8e4c-de62a3bc5e3f) Visit the creators of this project for instructions on use and to support their work! +### ![image](https://github.com/BluJay131/Cost-Effective-Twitch-Controlled-Lights/assets/80910384/346dc2a9-45f3-4372-8e4c-de62a3bc5e3f) Visit the creators of this project for instructions on use and to support their work! + +(Side note this works only on the Windows OS!) ## Description A way to automagically upload the created videos using pyautogui and openCV +## Installation and Usage + +1. Clone this repository or download the scripts batch files and "upload.py". +2. Install the required Python libraries using the following command: + ``` + pip install -r requirements.txt + ``` +3. + ## LICENSE [Roboto Fonts](https://fonts.google.com/specimen/Roboto/about) are licensed under [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0)