A simple Inline-Telegram bot that search products on Zap.
Try our bot on Telegram: @zapsearcherbot!
Please star this repository if you liked my work.
git clone https://github.com/avishaiDV/zapsearcherbot
cd zapsearcherbot
npm i
- Create a
.env
file and put there your telegram's bot token like that:BOT_TOKEN=YOUR_TOKEN_HERE
. node index.js
- Done! make sure your bot working in inline mode (use @botfather).