FlookyBS/new-megacollab-bot ? reverse-engineered prompt
Reverse engineered prompt
Build me a Discord bot in Python that is a clean rewrite of my old bot called Icy.
I want it set up in a simple, organized way so I can add more commands later, with separate parts for commands, config, helper functions, and any interactive views or menus. It should start cleanly from a main file, load settings from a config area, and be easy to run and maintain.
Make it feel like a real bot project, not a quick script, with solid structure and readable code. If you need to check current Discord library docs or best practices, do that.
Keep the project focused on the bot foundation and core behavior, since this is a rewrite. I mainly want something I can build on for moderation, utility, and community features later.
Are you gonna build this?
make sure you review the code using coderabbit