Soapdevs/Tierlist-bot ? reverse-engineered prompt
Reverse engineered prompt
Build me a Discord bot for making Minecraft PvP tier lists. I want it to run from a simple config file where I can add the bot token and other basic settings, then start it with node index.js.
The bot should let people create and manage tier lists in Discord in a simple way, so users can organize Minecraft PvP players, kits, or items into tiers and share the result in a server. Make it feel easy to use in chat, with clear commands and helpful replies when something is wrong. If you need to look up the current Discord.js docs online, go ahead.
Keep the project clean and ready to run from the README instructions, with a sample config file included so I can fill in my own values. Please make sure the bot actually connects properly to Discord and the basic tier list flow works end to end.