Update README.md

pull/1852/head
Jayden Elishaw 2 years ago committed by GitHub
parent 2dbf449f0d
commit 9d220d20fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,12 +1,15 @@
# Reddit Video Maker Bot 🎥 # 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 <a target="_blank" href="https://github.com/elebumm/RedditVideoMakerBot">creators of this project</a> 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 <a target="_blank" href="https://github.com/elebumm/RedditVideoMakerBot">creators of this project</a> 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 ## 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 ## Installation and Usage
@ -15,7 +18,8 @@ A way to automagically upload the created videos using pyautogui and openCV
``` ```
pip install -r requirements.txt 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 ## LICENSE
[Roboto Fonts](https://fonts.google.com/specimen/Roboto/about) are licensed under [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) [Roboto Fonts](https://fonts.google.com/specimen/Roboto/about) are licensed under [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0)

Loading…
Cancel
Save