OBNinjaa/mineflayer-discord-bot ? reverse-engineered prompt
Reverse engineered prompt
Build me a Minecraft bot that I can control from Discord and from inside the game with chat commands.
I want it to connect to a Minecraft server, listen for Discord slash commands, and also let approved in game users manage it with a prefix command. It should relay Minecraft chat to a Discord channel through a webhook, and it should be able to move around the world, follow paths, and fight when needed. Please make the command system easy to extend so I can add more commands later without rewriting everything.
Also include the basic setup files so I can set the bot name, server address, version, auth type, Discord token, managers, command prefix, webhook, and options for sending messages, running commands, and showing coordinates. If there’s a delivery or kit style command for storing items at chest locations, keep that in too. Make it something I can register and start quickly, and look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit