NomadDigita/The-Vagabond ? reverse-engineered prompt
Reverse engineered prompt
Build me a Telegram based text MMO game in Go that runs entirely inside chat, with no separate app or website.
I want players to be able to create an outpost, gather resources, recruit units, research upgrades, build defenses, join clans, trade on a market, and launch raids against other players or AI controlled enemy nests. The game should feel alive, so actions don’t all resolve instantly, and a background tick should keep the world moving with production, combat, travel, and other events even when nobody is online.
Use buttons and slash commands for the main gameplay, and make the bot send clear progress updates, battle reports, warnings, and results as things happen. Include persistent data so progress saves properly, plus a clean admin and notification flow so the world can keep advancing on its own. If you need current docs or bot library details, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit