kozalosev/DickGrowerBot — reverse-engineered prompt
Reverse engineered prompt
Build me a Telegram game bot for group chats where people can play a silly daily “who has the biggest dick” game. Each user should be able to grow once per day, getting a random number of centimeters that can also be negative, and the bot should track everyone in the chat so friends can compare sizes and stats. Add a daily Dick of the Day event where one random player gets an extra boost. It should also work without being added to a group by using inline mode with a button. Include PvP fights between players and keep fight statistics.
Please make it runnable with PostgreSQL and Docker, with environment variables for the bot token and tuning things like how often growth turns into shrinkage. Support English and Russian messages. Include a way to import old players from similar bots if possible, and expose simple Prometheus style metrics. Look up current Telegram bot docs if needed.
Want more depth? Deep Reverse