From 4627d7f02f163e3137d51a4913f28405b9d4c157 Mon Sep 17 00:00:00 2001 From: David Teather <34144122+davidteather@users.noreply.github.com> Date: Sat, 28 Sep 2019 16:02:45 -0500 Subject: [PATCH] Updated Settings.json example --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7af7d7f..1c5316e 100644 --- a/README.md +++ b/README.md @@ -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" } ``` @@ -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 \ No newline at end of file +This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details