The-Hunter-Oraganization/AutoAnime — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Python Telegram bot like AutoAnime for learning purposes. I want it to watch for new airing anime releases from a source I configure, then download the chosen episode files and post them into an archive Telegram channel, while sending clean update messages to my main channel so subscribers know what was added.

It should support more than one channel, let me add or remove sudo admins from inside Telegram, let admins turn resolutions on or off in settings, and include a restart command. Keep setup simple with environment variables for Telegram API details, bot token, owner, MongoDB, archive channel, main channel, and the message to update. Add clear deploy options for local use, Docker, and Heroku style hosting.

Please make it stable, readable, and easy to modify. If the old source site no longer works, keep the design flexible so I can swap in another legal source later. Look up current Telegram bot docs online if you need to.

Want more depth? Deep Reverse