subhajit-maji/free-fire-guild-bot-tcp ? reverse-engineered prompt

Reverse engineered prompt

Build me a Python project that shows how a TCP socket based bot could work for educational networking research, using Protocol Buffers for structured messages.

I want a clean, modular app that starts from a main file, loads a small set of API helper modules, and can send and receive data over a TCP connection. It should include example protobuf generated files, separate logic for handling requests, and a simple way to work with saved account or session style data in JSON. Please make it easy to run from the command line with clear setup instructions, and keep the code organized so someone can learn from it without needing a huge amount of context.

This is just for learning, so keep the behavior safe and generic, but make it feel like a real bot framework with networking, message handling, and serialization. If you need current docs for Python or protobuf details, look them up online first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab