MirageBots/AnimePahe — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Telegram bot for managing AnimePahe anime downloads and uploads automatically. I want admins to be able to add an anime task, check latest or airing anime, let users request anime, and have everything go through a smart queue so the server doesn’t get overloaded.

The bot should fetch episodes, download them, process them, upload them to Telegram channels, then clean up the files after upload. I also want channel routing so specific anime can go to specific channels, plus a dump channel, request limits, retry or redownload for failed items, and an auto delete timer for bot messages.

Use Python with Pyrogram, MongoDB for saving settings and tasks, and make it easy to run on a VPS or locally with a simple env file. Include admin commands for adding channels, removing channels, viewing requests, managing admins, and cancelling tasks. Look up current docs online if needed.

Want more depth? Deep Reverse