Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 448 Bytes

ReadMe.md

File metadata and controls

33 lines (22 loc) · 448 Bytes

telgram bot for checking products available in dzrt website

used freamworks

  • grammy
  • cheerio
  • cornJob for schedule notfiy

Note

to use the dev command you should change the BOT_DEVELOPER in bot.js file to your telgram id

how to use 👇

git clone https://github.com/d7manDev/dzrtBot
  1. change the token in .env file to your bot token

npm install
npm run start