Telegram bot running in node.js, to fetch prices from digikala and announce changes to telegram user.
- Run
npm installto install dependencies. - Create
.envfile and fill parameters according totemplate.env. - Create
data.jsonas empty list. ([]) - Run
node bot.js.