gmi/tier-test-bot ? reverse-engineered prompt
Reverse engineered prompt
Build me a self hosted Discord bot for Minecraft tier lists.
I want it to run from a simple Python entry point, use a config file plus a .env file for secrets, and be easy to set up by someone who can follow a README. The bot should connect to Discord, work with all intents enabled, and provide a smooth way for server members to make and manage tier lists for Minecraft items, mobs, or other game content.
Please make the project clean and ready to run with a clear setup path, including sensible defaults, example config, and helpful error messages if something is missing. If you need to look up current Discord bot setup details, do that. I also want the code organized so I can self host it without much fuss, and I’d like the main script to start the bot directly.