kaif-00z/AutoAnimeBot — reverse-engineered prompt
Reverse engineered prompt
Build me a Telegram bot that automatically uploads ongoing anime episodes to my channels. I want it to watch for new releases, download them, encode them with ffmpeg, and post the finished files to a main Telegram channel without me manually handling each episode.
It should support a Mongo database, owner only admin controls, logs to a log channel or optionally the main channel, backup channel support, custom thumbnails, force subscribe, daily anime schedule posting, and restart scheduling. I also want options for screenshots and mediainfo, separate anime channel uploads, button based file store uploads, 480p support, custom CRF quality setting, and a visible encoding progress bar.
Please make it deployable with Docker and Heroku, using environment variables for the bot token, Telegram channel IDs, Mongo URL, owner ID, optional session string, ffmpeg path, and the other settings. Keep the setup simple with a sample env file and clear run instructions. Look up current Telegram bot library docs if you need to.
Want more depth? Deep Reverse