Send a link to the Tele Price Tracker Bot and this bot will keep track the price for you and notify you when the price drops. Currently, it works only on Flipkart products.
- Create a
.env
file and put the following environment variables:TOKEN
- Telegram bot tokenADMIN
- Admin's telegram user idDATABASE_URL
- Database URL, just file name if using sqlite
- Setup the environment using the
Pipfile
- Start the bot with
pipenv run bot