Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 0 additions & 25 deletions src/migrations/1765624407553-test.ts

This file was deleted.

2 changes: 2 additions & 0 deletions src/tweets/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,13 @@ If the tweet is already very short or simple, produce a **more concise rewrite**
If the tweet contains multiple ideas, summarize in **1–2 short sentences**.

Rules:
- Begin the summary with "The tweet talks about…" (use Arabic equivalent "التغريدة تتحدث عن…" if the tweet is in Arabic).
- Provide a summary that is **meaningfully shorter** than the original.
- Do NOT repeat the original phrasing or structure.
- Do NOT add any new information.
- Keep the tone neutral and simple.
- Remove emojis, hashtags, and usernames.
- If the tweet is in Arabic, return the summary in Arabic. For all other languages, return the summary in English.

Tweet:
"${content}"
Expand Down