Skip to content

Commit

Permalink
readme ._.
Browse files Browse the repository at this point in the history
  • Loading branch information
sryu1 committed Dec 16, 2022
1 parent d645c16 commit ed782cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

## A YouTube bot coded in python

https://www.github.com/sryu1/YouTube_View_Bot
[GitHub Repository](https://www.github.com/sryu1/YouTube_View_Bot)

This bot is created for educational purposes, for people to download and play around and experiment with the codes.

WARNING! USE THIS BOT IN YOUR OWN RISK, I CANNOT DO ANYTHING IF YOU GET BANNED BY YOUTUBE OR ANYTHING SIMILAR. THE BOT
WILL ONLY WORK WITH ONLY ONE IP ADDRESS, YOUR LOCAL IP ADDRESS.

To run the bot, First, open setup.py to install necessary modules. You may need to add python to PATH.
After that, open Bot.py and follow the instructions prompted by the bot.
To run the GUI (Graphical User Interface) version of the bot, open GUI.pyw.
After that, open Bot.pyw and follow the instructions prompted by the bot.
To run the CLI (Command Line Interface) version of the bot, open Bot-CLI.py.
You are required to click "Enter" after entering the values for each textbox.

Use "killprocess.bat" if you have any errors with chrome drivers. THIS WILL CLOSE ALL CHROMEDRIVER INSTANCES!
Expand Down

0 comments on commit ed782cb

Please sign in to comment.