aldinokemal/go-whatsapp-web-multidevice — reverse-engineered prompt
Reverse engineered prompt
Build me a Go based WhatsApp web service like GOWA that I can run on my server with Docker. I want a simple browser UI where I can connect and manage more than one WhatsApp account, see device status, and send messages without using my phone manually.
It should also expose a REST API so other apps can send WhatsApp text, images, videos, documents, stickers, status posts, group mentions, and mention everyone in a group when needed. Incoming messages and events should be forwarded to a webhook, with options to choose which events get sent and a secret signature so my server can trust them.
Please include basic auth, configurable port, debug mode, custom app or device name, auto reply, auto mark as read, auto download media, auto reject calls, and presence settings. I’d also like support for MCP so AI tools can use it, plus clear setup instructions and examples. Look up current docs online if you need to.
Want more depth? Deep Reverse