Skip to content

A telegram bot which alerts you if your registered product meets any set threshold price drop. it sends you email as well as tg msg and helps you get your wanted product at lowest price

Notifications You must be signed in to change notification settings

rsoorajs/Amazon-Flipkart-Price-Drop-Alert

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon-Flipkart-Price-Drop-Alert

A telegram bot which alerts you if your registered product meets any set threshold price drop. it sends you email as well as tg msg and helps you get your wanted product at lowest price

Installation

npm install

Usage

Put your Bot Token and email credentials in config.env file and run npm start.

What's New

- Added anydrop command 
- fixed issue with amazon deal of the day product 
- refactored the code following DRY Rule.

TO DO

Connect it to db instead of saving locally, improve bot interaction and functioning.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

A telegram bot which alerts you if your registered product meets any set threshold price drop. it sends you email as well as tg msg and helps you get your wanted product at lowest price

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.4%
  • Dockerfile 1.9%
  • Shell 1.7%