🔹 Project Goal:
Automate the process of publishing daily posts with photos of shoes and prices from Viber chat to Telegram chat, so that the same content appears in both channels without manual forwarding.
🔹 Source Data:
You have a Viber chat with approximately 130 participants, where every day posts are published:
Photos of shoes with the price written on the image
Photos of shoes + separate text with the price (in the caption)
You also have a Telegram chat where these posts need to be automatically copied.
🔹 Requirements for the solution:
1. 📲 Automatic publishing
When a new post appears in the Viber chat:
The bot (or script) should automatically send the same post (photo + text, if any) to the specified Telegram chat.
2. 📷 Support for photos and captions
Photos should be published in Telegram in the same way as in Viber:
If text is added to the photo in Viber — it should be published as a caption in Telegram.
If there is no text — just the photo.
3. ⚙️ Reliability and stability
The solution should run in the background 24/7, without losing posts.
It is desirable to have an error log or notification if the bot fails to publish.
4. 🔐 Confidentiality and security
Access to the Telegram bot should be limited to the administrator.