Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

spyfly/rtx-3000-autobuy-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nbb-autobuy-bot

This Bot adds a product of your choice to your basket and checks out automatically via Amazon Pay.

Installation

  1. Install NodeJS
  2. git clone https://github.com/spyfly/nbb-autobuy-bot.git
  3. npm i
  4. 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

Usage

  1. Create a configuration file for each account, check example.json for more details.
  2. node bot.js
  3. Call localhost:3000/run/{id} to run the checkout_job when required. You can also let the rtx-3000-stock-checker perform this task.

Releases

No releases published

Packages

No packages published