A simple tool for allegro.pl that does automatic bidding just before the auction ends.
- Install dependencies by running
npm install
- Rename
config_sample.js
toconfig.js
- Open
config.js
- Fill your account information
- Put your auction URL & price details
- Run
npm start
and wait
MIT