nodejs, whatsapp, bot, telegram
Whatsapp Bridge Telegram Using NodeJS
14 March 2025

WhatsApp to Telegram Bridge Using NodeJS
Features
- Interconnected conversations
- Reply to WhatsApp chats from Telegram
- WhatsApp status/stories are forwarded to a different topic
- Stickers are not forwarded
Commands
- /help – Displays available commands
- /syscontact – Synchronizes contacts from WhatsApp
- /show_contact – Displays all contacts
- /show_admin – Displays all admins
- /show_user – Displays all users in the Telegram group
- /add_admin [ID] – Adds a new admin
- /remove_admin [ID] – Removes an admin
- /chat_[phone] [message] – Sends a direct message to a WhatsApp number
⚠️ Commands can only be used in a private chat with the bot, and only the super admin has permission to use them.
You can get this on my GitHub repository: .