This Bot adds a product of your choice to your basket and checks out automatically via Amazon Pay.
- Install NodeJS
git clone https://github.com/spyfly/nbb-autobuy-bot.git
npm i
sudo apt-get install libgtk-3-0 libpangocairo-1.0-0 libpango-1.0-0 libatk1.0-0 libcairo-gobject2 libcairo2 libgdk-pixbuf2.0-0 libdbus-glib-1-2 libxcb-shm0 libpangoft2-1.0-0
- Create a configuration file for each account, check example.json for more details.
node bot.js
- Call
localhost:3000/run/{id}
to run the checkout_job when required. You can also let the rtx-3000-stock-checker perform this task.