Skip to content

Commit

Permalink
Update 1-getting-started.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPowerScripts authored Oct 22, 2021
1 parent 0f588f4 commit db5ab43
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/1-getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ You will now be presented with this screen:

In this image, you will find your client id and secret. The red highlight is your client id, and cyan is your secret key. Now we are ready to get the bot up and running!

## Using a proxy

The bot uses the Python `requests` library behind the scenes. Python `requests` library [has some enviroment variables you can set](https://stackoverflow.com/a/8287752) to have it automatically use a proxy server.

## Reddit Configuration

### How to configure the Reddit bot
Expand Down

0 comments on commit db5ab43

Please sign in to comment.