ahmmikun/XLICON-V2-MD ? reverse-engineered prompt
Reverse engineered prompt
Build me a multi device WhatsApp bot called XLICON V2 MD that connects with a QR code or session login and runs reliably from the command line.
I want it to have a clean command handler, a plugin based structure, and support for common bot features like simple text commands, media replies, group tools, and basic AI style helpers. Make it easy to add new commands later without touching the core too much.
Please wire up the config so I can set owner details, session info, and basic bot settings from environment variables. Also make sure it starts up nicely, handles errors without crashing, and works with the Baileys style WhatsApp connection this kind of bot usually uses.
If anything in the docs is outdated, update the setup flow so someone can install it, log in, and run it without guessing. Look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit