yomazini/telegram-automation-bot-framework ? reverse-engineered prompt
Reverse engineered prompt
Build me a production ready Telegram bot project that can download media from popular sites like YouTube, Instagram, TikTok, Twitter, and Facebook, then send the file back to the user in different quality options.
I want it to feel like a real bot someone could actually run 24/7, with a simple setup, Docker support, and a clean way to configure the bot token and other settings from an env file. It should handle both video and audio downloads, with one version that can convert audio to MP3 if ffmpeg is available, and another that works without it. If possible, include basic user access control, progress updates, and a place to hook in analytics or automated workflows later, like N8N or other integrations.
Make it easy to run locally or deploy on a server, and keep the code organized so I can grow it into a bigger automation bot later. If you need to check current docs online, go ahead.
Are you gonna build this?
make sure you review the code using coderabbit