Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 937 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 937 Bytes

Telegram to WhatsApp Offer Notifier 📲💬

Telegram to WhatsApp Offer Notifier is a project that connects to your Telegram and WhatsApp accounts using whatsapp-web.js and gram-js, respectively, and listens for exclusive offer updates from selected Telegram channels. When a high-discount offer is detected, it sends the message directly to a chosen WhatsApp number, ensuring you never miss out on a great deal!

🔧 Getting Started

  1. Clone the repo and install dependencies with npm install.
  2. Run the project with node.
  3. Configure your Telegram and WhatsApp accounts.
  4. Start receiving deals!

🔧 Getting Started with Docker

  1. Clone the repo.
  2. Build the Docker image:
    docker build -t bomba-bot .
  3. docker run -d --name bomba_bot_container bomba_bot

Stay connected to the best offers without manually checking each channel. Let Bomba Bot keep you updated on the go!