honeyrs/Forv2 — reverse-engineered prompt

Reverse engineered prompt

Build me a Telegram bot that can help me save or forward messages and files from channels, groups, or bots, including cases where normal forwarding is restricted. I want it to work for both public and private sources, with private user login support when needed, and I want to be able to clone a single post just by sending its link.

It should also support a batch mode where I can paste lots of post links and have the bot save them in one run, ideally up to very large batches. Please include the usual bot commands like start, help, forward, cancel, stats, restart, reset all sessions, and broadcast to users who have started the bot.

Make it feel like a complete, usable bot with basic logging, config setup, and simple persistence for user data and stats. It should be easy to run on a VPS and also deploy on Heroku style hosting. If anything is unclear, look up current Telegram bot docs online and wire it up so it works end to end.

Want more depth? Deep Reverse