From 9d220d20fa045f90a938202b834d06b7b5bbf2b2 Mon Sep 17 00:00:00 2001 From: Jayden Elishaw <80910384+BluJay131@users.noreply.github.com> Date: Thu, 12 Oct 2023 14:28:34 -0700 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 07b61c2..66dab38 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,15 @@ # Reddit Video Maker Bot 🎥 +[![Official Website](https://img.shields.io/badge/Official%20Website-blujay131.com-blue?style=flat&logo=world&logoColor=white)](https://blujay131.com/) +[![Socials](https://img.shields.io/badge/Socials-linktr.ee/blujay131-purple?style=flat&logo=world&logoColor=white)](https://linktr.ee/blujay_131) +[![GitHub Repo stars](https://img.shields.io/github/stars/BluJay131/Cost-Effective-Twitch-Chat-Controlled-Lights?style=social)](https://github.com/BluJay131/RedditVideoMakerBot/stargazers) ### ![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!) +(Side note this works only on the Windows OS) ## Description -A way to automagically upload the created videos using pyautogui and openCV +An easy way to automagically upload the created videos using pyautogui and openCV on a schedule! ## Installation and Usage @@ -15,7 +18,8 @@ A way to automagically upload the created videos using pyautogui and openCV ``` pip install -r requirements.txt ``` -3. +3.Edit path variables in upload.py (line 6) and StartAll.bat (line 1) to be your corresponding paths + Make sure the upload.py folder is the subreddit's results folder and the StartAll.bat folder is just the repo folder ## LICENSE [Roboto Fonts](https://fonts.google.com/specimen/Roboto/about) are licensed under [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0)