Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
keyboardmedicNL committed Oct 29, 2023
1 parent fea08ad commit 3476816
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ included are:


# how to use
1. place all contents in a folder and make a "config" folder.
2. make a config.json and copy the text below into the file
1. install python on your system from the python website https://www.python.org/downloads/
2. place all contents in a folder and make a "config" folder.
3. make a config.json and copy the text below into the file
```
{
"youtubeApiKey": "youtubedataAPIkey",
Expand All @@ -27,7 +28,7 @@ included are:
"webport": "port for simple webserver"
}
```
3. input the correct data and launch the script youtubelivebot.py
4. input the correct data and launch the script youtubelivebot.py
* leave optional entries blank if you do not intent to use them but do include them otherwise the script will throw an error
* you will need the actual channelID of the channel you want to monitor, not a handle like @youtube

Expand Down

0 comments on commit 3476816

Please sign in to comment.