Skip to content

Commit

Permalink
Updated Settings.json example
Browse files Browse the repository at this point in the history
  • Loading branch information
davidteather authored Sep 28, 2019
1 parent 98768df commit 4627d7f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ To run the software you first need to add information into the proxies.txt and s
"min_price": "0",
"max_price": "500",
"discord_channel_id": "1234567890",
"time_interval_seconds": "1800"
"time_interval_seconds": "1800",
"proxy": "False"
}
```

Expand Down Expand Up @@ -85,4 +86,4 @@ The bot will then notify you on discord when the deals match your criteria.

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

0 comments on commit 4627d7f

Please sign in to comment.