ezzuldinSt/askme-bot ? reverse-engineered prompt

Reverse engineered prompt

Build me a friendly AI reply bot for the Things social network that works when people @mention it in a post or reply.

It should read the thread it’s replying to, answer naturally in the same language the user wrote in, and keep track of the conversation so follow up questions still make sense later. If someone attaches a photo, screenshot, or video, the bot should look at it too and answer based on what it sees. I want the replies to be threaded under the original post, easy to read, and nicely formatted so names, places, and locations stand out.

Make sure it only responds once to each mention so it never double replies. I also want it to keep working even if its memory storage is unavailable, just with less context. Use the login from Things, a Gemini API key, and local memory storage for conversation history and deduping. If you need current docs for Things, Gemini, or Qdrant, look them up online first.