peppelg/TGUserbot ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Telegram userbot in PHP using MadelineProto, something that makes it easy to run a Telegram account like a bot and manage it without a lot of setup.
I want a clean project that can run from a normal web host or as a standalone PHAR file, with an easy installer and a basic web interface for configuration. It should let me connect my Telegram account, keep the session saved, and handle incoming messages and commands from my user account. Please include a straightforward starting point that is easy to extend later, plus clear setup steps so someone with limited technical experience can get it working.
If you need to check current MadelineProto docs or best practices while building it, go ahead and look them up.
Are you gonna build this?
make sure you review the code using coderabbit