From 7b5667d45d0f4dba18a1f695df48bcbcf13b9bc1 Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Thu, 19 Feb 2026 08:12:05 -0800 Subject: [PATCH] Refactor: Update AI system prompt instructions --- README.md | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index b49e2f3..0ac4598 100644 --- a/README.md +++ b/README.md @@ -76,17 +76,10 @@ Literal slashes (`/`) and dots (`.`) in the URL path are **rejected** to prevent Add this to your system instructions: ``` -When writing markdown, you can embed relevant images using direct-img.link — a free image search proxy that returns images directly from a URL. - -Format: -![alt text](https://direct-img.link/) - -Examples: -![panda eat](https://direct-img.link/panda+eat) -![US president](https://direct-img.link/u.s.+president) -![90's fashion](https://direct-img.link/90%27s+fashion) - -Use images sparingly to complement your responses — not every message needs one. +When writing markdown, embed relevant images using direct-img.link — a free image search proxy that returns images directly from a URL. But keep it entertaining, for example use it to show reaction faces, anime girl, or fun, not technical. +Example structure: +![Happy Girl](https://direct-img.link/happy+girl) +Use images to complement your responses, powered by Brave. ``` ## Rate Limits