This is still a working progress
Make sure python 3.6 or greater is installed
-
Then run:
-
sudo apt-get install git -
sudo apt-get install chromium-chromedriver -
git clone https://github.com/Jacrac04/AmazonBot.git -
cd AmazonBot -
pip install requirements.txt
-
-
Rename
example_config.initoconfig.ini -
Inside
config.iniset your username and password -
Then run:
python3 main.py
-
Make sure python 3.6 or greater is installed
-
Download Chrome Driver for your chrome version from: https://chromedriver.chromium.org/downloads
-
Download this repository
-
Unzip it and install
requirements.txt -
Rename
example_config.initoconfig.ini -
Inside
config.inisetCHROME_DRIVER_LOCATIONto the location of yourchromedriver.exe -
Inside
config.iniset your username and password -
Then run
main.py
- Finsih general buying part
- Create general buying part
- Test general buying part
- Improve the main part (add multiple buys etc)
- Add multiple buys
- Test multiple buys
- Read email for verfication
- Message when in stock
- Discord bot module