Nazir99inf/vbot ? reverse-engineered prompt
Reverse engineered prompt
Build me a lightweight WhatsApp bot that runs on Node.js and Baileys and connects with multi device support. I want it to feel fast and efficient, with low memory use, and able to handle normal bot tasks without slowing down. It should support media processing too, especially things like converting files, making stickers, and working with audio and video through FFmpeg.
Please include a simple config setup where I can set the owner number, owner name, and bot name, and an optional Hugging Face token for AI features if I want to turn that on later. Make it easy to install and start, and keep the project organized so commands, handlers, media, and helper code are separated in a sensible way. If you need to check current docs for Baileys or anything related, look them up online first.