phaticusthiccy/PrimonProto — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a WhatsApp bot in Node.js that I can run from the command line and connect to my WhatsApp by scanning a QR code. It should help manage groups and also have useful media commands.

I want people to be able to use simple prefixes like ! or . for commands. The bot should have a menu command, alive and ping checks, group admin tools like add, ban, promote, demote, mute, unmute, tag everyone, and tag admins. It should support welcome and goodbye messages, sudo users, public or private mode, blacklisting groups, and simple keyword filters that auto reply.

Also add fun utility commands for downloading Instagram, TikTok, and YouTube media, getting song lyrics, making stickers from images, and showing view once messages when replied to. Keep settings in a simple JSON file so I can edit prefixes, messages, and permissions. Include setup instructions for installing dependencies, scanning the QR code, and running it with pm2.

Want more depth? Deep Reverse