rishabhops/CipherElite ? reverse-engineered prompt
Reverse engineered prompt
Build me a Telegram userbot that I can run on my own account and use to automate chats, manage groups, and reply with AI when needed.
I want it to feel polished and easy to use, with a bunch of useful plugins already built in, things like fun commands, admin tools, auto replies, summaries, and basic analytics like ping and status checks. It should also be easy to add more plugins later without breaking everything, and if a dependency is missing it should handle that gracefully instead of crashing.
Please make it work cleanly with a simple config file for my API ID, API hash, session, log chat, and sudo user ID. It should be ready to run on Python with Telethon, and be deployable on a VPS, Termux, or Docker. If you need to check current docs for anything, go ahead and look them up online.
Also keep the setup friendly for someone who wants to paste their values in and start the bot quickly, with sensible defaults and clear startup behavior.
Are you gonna build this?
make sure you review the code using coderabbit