ntkhang03/Goat-Bot-V2 — reverse-engineered prompt
Reverse engineered prompt
Build me a simple Facebook Messenger chat bot that runs on Node 16 and signs in with a personal account through the unofficial chat API. I want it to watch messages and normal chat activity like replies, reactions, first messages, people joining, leaving, or admin changes, then run commands based on those events.
Please make it easy to add new commands later, with basic permission checks, cooldowns, admin only chat mode, banned user checks, and clear console logs so I can see what the bot is doing. I also want the bot to support both English and Vietnamese, with settings I can change in config files. If this project already includes a dashboard, hook that up too so managing the bot feels easier.
Please set it up in a way that is straightforward to run on a phone, Windows, or a VPS, and include simple setup instructions. Also add a clear warning that this uses an unofficial Facebook method and should be used with a throwaway account since account locks can happen. You can look up current docs if needed.
Want more depth? Deep Reverse