Ankush26030/arrkiii — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple JavaScript Discord bot project called Arrkiii Bot that I can run and customize easily.

I want it set up like a real bot, with separate places for commands, events, plugins, custom code, data, utilities, loaders, and config. When the bot starts, it should load everything automatically, show clear console logs, and not crash completely if one command or event has an error.

Please include a few basic example commands so I can test it right away, like ping, help, and a simple info command. Make the config easy to edit for the bot token, prefix or command settings, owner IDs, and any other basic options. Add simple instructions for installing, configuring, and starting the bot.

Keep it clean and beginner friendly, and make sure it’s meant for responsible use on Discord and doesn’t include anything that would violate Discord rules. Look up current Discord bot docs online if you need to.

Want more depth? Deep Reverse